Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.49 KB

ortholint

A nextflow pipeline that creates (or takes) orthologous groups from gene-called genomes and runs sequence- and structure based QC to remove outliers

vision

Vision of future ortholint workflow!

setup

You have to define your own dependency profile in nextflow.config unless you have access to the VUB-HPC. Use docker/apptainer to make your life easier.

Install requirements

parameters

--data "$launchDir/data"
--outFolder "$launchDir/"
--structures false [path/to/structure/dir]
--predictRemaining false
--orthoGroupSeqs [path/to/ogseqs/dir]
--minCoverage 0.8
--outGroup false [str_with_og_name]
--foldseekClusters false