Description

A tool to detect resistance and lineages of M. tuberculosis genomes

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

reads

:file

FASTQ file

*.{fastq.gz,fq.gz}

Output

name:type
description
pattern

bam

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

bam/*.bam

:file

BAM file with alignment details

*.bam

csv

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/*.csv

:file

Optional CSV formatted result file of resistance and strain type

*.csv

json

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/*.json

:file

JSON formatted result file of resistance and strain type

*.json

txt

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

results/*.txt

:file

Optional text file of resistance and strain type

*.txt

vcf

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

vcf/*.vcf.gz

:file

VCF with variant info again reference genomes

*.vcf

versions

versions.yml

:file

File containing software versions

versions.yml

Tools

tbprofiler
GPL v3

Profiling tool for Mycobacterium tuberculosis to detect drug resistance and lineage from WGS data