×

nf-core/tbprofiler/profile @ 0.0.0-3fc6d40

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

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @rpetit3
Maintainers: @rpetit3

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { TBPROFILER_PROFILE } from 'nf-core/tbprofiler/profile'

License

MIT License

Process
Name TBPROFILER_PROFILE
Input 1 channel
#1 tuple
meta map

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

reads file

FASTQ file

*.{fastq.gz,fq.gz}
Output 6 channels
#1 bam tuple
meta map

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

bam/*.bam file

BAM file with alignment details

*.bam
#2 csv tuple
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
#3 txt tuple
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
#4 vcf tuple
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
#5 json tuple
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
#6 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
tbprofiler Profiling tool for Mycobacterium tuberculosis to detect drug resistance and lineage from WGS data https://github.com/jodyphelan/TBProfiler
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:34:16 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ftbprofiler%2Fprofile/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/tbprofiler/profile/blobs/sha256:5e37cfce399d2394c471dca064ef5e4d2639fbb25efd86c2c7ca844e75faa933
Size 2.8 KB
Checksum sha256:5e37cfce399d2394c471dca064ef5e4d2639fbb25efd86c2c7ca844e75faa933
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:49:26 (UTC) 3 2.8 KB
0.0.0-3fc6d40 22 Apr 2026 15:34:16 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:43:07 (UTC) 3 2.8 KB