Published October 6, 2025
| Version 0.3.1
Software
Open
github.com/aofarrel/tb_profiler/tbprofiler_fastq
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_fastq_0.3.1.zip
Files
(1.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:68c5e3dab1bd340af4949ffc686ebf4a
|
1.7 kB | Preview Download |
Additional details
Related works
- Is identical to
- https://dockstore.org/aliases/workflow-versions/10.5281-zenodo.17281564 (URL)
- https://dockstore.org/workflows/github.com/aofarrel/tb_profiler/tbprofiler_fastq:0.3.1 (URL)
- https://dockstore.org/api/ga4gh/trs/v2/tools/%23workflow%2Fgithub.com%2Faofarrel%2Ftb_profiler%2Ftbprofiler_fastq/versions/0.3.1/PLAIN-WDL/descriptor/tbprofiler_fastq.wdl (URL)