jhuapl-bio / taxtriage

TaxTriage is a Nextflow workflow designed to agnostically identify and classify microbial organisms within short- or long-read metagenomic NGS data. This flexible tool was developed with various use-cases of mNGS in mind.
MIT License
18 stars 4 forks source link

Add preliminary step: Host Removal via Alignment #33

Closed Merritt-Brian closed 10 months ago

Merritt-Brian commented 11 months ago

Description of feature

Instead of only giving the option to use Kraken2 for de-hosting, provide minimap2/bowtie2 and save unaligned reads to another fastq file (.gz)

Additional parameters to add:

Merritt-Brian commented 10 months ago

Completed in v1.2.1