Published December 11, 2023
| Version 0.2.4
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.2.4.zip
Files
(733 Bytes)
| Name | Size | Download all |
|---|---|---|
|
md5:ae89f6cdd357eab4412d4bc9840b1d2d
|
733 Bytes | Preview Download |
Additional details
Related works
- Is identical to
- https://dockstore.org/aliases/workflow-versions/10.5281-zenodo.16421616 (URL)
- https://dockstore.org/workflows/github.com/aofarrel/tb_profiler/tbprofiler_fastq:0.2.4 (URL)
- https://dockstore.org/api/ga4gh/trs/v2/tools/%23workflow%2Fgithub.com%2Faofarrel%2Ftb_profiler%2Ftbprofiler_fastq/versions/0.2.4/PLAIN-WDL/descriptor/tbprofiler_fastq.wdl (URL)