Releases: theiagen/tbp-parser
v2.0.0
This major release migrates all of the v1.5+ changes into a major version instead of a minor. In addition, it implements the changes included in v1.4.4.10 & v1.4.4.11.
Only for use with WHO v2 and TBProfiler outputs v6.2.1+
v1.6.0
This minor release fixes an issue present since v1.4.1 where non-LIMS genes were being considered for maximum MDL drug interpretation. This corrects this issue so that only LIMS genes are considered for maximum drug interpretation.
Only for use with WHO v1 catalogue and TBProfiler v4.4.2
v1.4.4.11
DO NOT USE - PLEASE UPGRADE (v1.6+)
This release fixes a bug when no MDL interpretations are identified for a gene which led to failures with the max() function; this bug only appears after v1.4.4.10's fix that pre-screens MDL interpretations to not consider any with poor mutational quality.
v1.4.4.10
DO NOT USE - PLEASE UPGRADE
This release corrects a bug when the maximum MDL interpretation had a poor mutational quality warning that led to erroneous drug interpretaitons.
v1.4.4.9
DO NOT USE - PLEASE UPGRADE
This release adds the optional input --add_cs_lims
which will add cycloserine fields to the LIMS report.
v1.5.10
DO NOT USE - PLEASE UPGRADE (v2.x+)
This release corrects the capitalization of ald and alr genes in the LIMS report.
Only compatible with TBProfiler v6.2.0+
v1.5.9
This release makes the following adjustment to lineage determination for the LIMS report for tNGS only
- The number of loci on the coverage report (there are 17, 2 for rpoB and 2 for mmpR5/Rv0678) that have at least 90% breadth of coverage in the "Coverage_Breadth_reportableQC_region" column will be counted (no change from v1.4.4.7)
- That number will be divided by the number of loci in the coverage report (of which there are 17) to get a percentage (no change from v1.4.4.7)
- MTBC ID will be determined if that percentage is greater than or equal to 70%. This means that 5 loci can be below 90% before MTBC ID cannot be detected.
Only compatible with TBProfiler v6.2.0+
v1.4.4.8
tbp-parser v1.4.4.8
stable
This release can be used for tNGS TB sequencing analysis; WGS analysis has not yet been validated.
This release makes the following adjustment to lineage determination for the LIMS report for tNGS only
- The number of loci on the coverage report (there are 17, 2 for rpoB and 2 for mmpR5/Rv0678) that have at least 90% breadth of coverage in the "Coverage_Breadth_reportableQC_region" column will be counted (no change from v1.4.4.7)
- That number will be divided by the number of loci in the coverage report (of which there are 17) to get a percentage (no change from v1.4.4.7)
- MTBC ID will be determined if that percentage is greater than or equal to 70%. This means that 5 loci can be below 90% before MTBC ID cannot be detected.
v1.5.8
DO NOT USE - PLEASE UPGRADE
This release fixes an issue when calculating the percentage of genes on the coverage report above the threshold for LIMS ID designation, but in the WHO v2 branch.
v1.4.4.7
DO NOT USE - PLEASE UPGRADE
This release fixes an issue when calculating the percentage of genes on the coverage report above the threshold for LIMS ID designation.