Published June 12, 2026
| Version 0.3.3
Software
Open
github.com/aofarrel/tb_profiler/tbprofiler_bam
Description
tb_profiler WDL
Basic WDLization of TBProfiler. Features both bam-as-input mode and fastq-as-input mode. Extracts strain, drug resistance status, and median coverage into separate report files.
The Docker image is based upon staphb/tbprofiler but uses a reference genome with a different chromosome name. It's the same NC_000962.3 you know and love.
Notes
- Use
--copy-input-filesif using miniwdl - For the bam version of the pipeline, "_to_Ref.H37Rv.bam" will be removed from the bam's filename to generate the sample name unless
bam_suffixis set - For the fastq version of the pipeline, everything after the first underscore of the first fastq's filename will be removed to generate the sample name
- When using the bam version of the pipeline, your bam MUST be aligned to the same reference genome as the one in this repo!
- Samples that return no lineage, like SAMN0657912, will return an empty string for strain
- A comparison of the same sample at different points in myco_sra TBProfiler can be found in
examples/results_from_bamandexamples/results_from_fastq
Files
github.com-aofarrel-tb_profiler-tbprofiler_bam_0.3.3.zip
Files
(1.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9f382f90dcb2d70c12532c7af5e25866
|
1.8 kB | Preview Download |
Additional details
Related works
- Is identical to
- https://dockstore.org/aliases/workflow-versions/10.5281-zenodo.20693728 (URL)
- https://dockstore.org/workflows/github.com/aofarrel/tb_profiler/tbprofiler_bam:0.3.3 (URL)
- https://dockstore.org/api/ga4gh/trs/v2/tools/%23workflow%2Fgithub.com%2Faofarrel%2Ftb_profiler%2Ftbprofiler_bam/versions/0.3.3/PLAIN-WDL/descriptor/tbprofiler_bam.wdl (URL)