Skip to content

Releases: jodyphelan/TBProfiler

TBProfiler v6.6.3

06 Mar 14:55
9757c14
Compare
Choose a tag to compare

Changes

  • bugfix for wrong version reported with --version

TBProfiler v6.6.2

20 Feb 15:51
bd94ce5
Compare
Choose a tag to compare

Changes

  • Fix typo leading to downstream tools breaking

TBProfiler v6.6.1

19 Feb 10:56
cc79ac3
Compare
Choose a tag to compare

Changes

  • Fix typo (#424)
  • Add empty 'source' and 'original_mutation' fields to annotation dictionary (#424)

TBProfiler v6.6.0

16 Feb 10:46
27aa814
Compare
Choose a tag to compare

Change

Important

This version update changes the implementation of the epistais rule which may change the resistance predictions for bedaquile, clofazimine and kanamycin. Resistance is new reported unless an abrogating variant is completely fixed (100% frequency in reads). If frequency is 10% than the frequency of the abriogating variant, a note is made indicating that the episatis rule may not apply.

  • Updated system for providing epistasis rules
  • Add generic profile plugin
  • Update conda file
  • Updated the default docx template
  • Add software and versions to output

TBProfiler v6.5.0

02 Dec 15:05
245a797
Compare
Choose a tag to compare

Changes

  • replace fa2vcf
  • make multisample vcf processing parallel
  • fix typo in default template

TBProfiler v6.4.1

18 Nov 17:46
31440f7
Compare
Choose a tag to compare

Changes

  • Fix for #402
  • New plugin class

TBProfiler v6.4.0

31 Oct 13:40
070877f
Compare
Choose a tag to compare

Changes

  • Create new class-based docx templating allowing plugins to be installed
  • Default behaviour for rules is to just add a comment

TBProfiler v6.3.0

17 Jul 10:00
91dfe78
Compare
Choose a tag to compare

What's Changed

Important

This is a critical update that will change resistance calls in some samples. It fixes an issue where frameshifts were called in fbiC leading to delamanid and pretomanid resistance calls (see this issue for more)

New Features

  • Fixed overcalling of frameshifts in fbiC
  • Packaged database updated
  • Added schema versioning to result json
  • Added docx output plugins

Bug fixes

  • Fixed missing positions section in txt output
  • Fixed issue where collate gave an error when running with only La lineage sampless

Documentation

Full Changelog: v6.2.1...v6.3.0

TBProfiler v6.2.1

10 May 16:27
1dfca73
Compare
Choose a tag to compare

What's Changed

  • Fixed bug with samclip not being used #357
  • Fixed lineage prediction error
  • Fixed bug in update_tbdb #337

Full Changelog: v6.2.0...v6.2.1

TBProfiler v6.2.0

23 Mar 15:48
5a539e3
Compare
Choose a tag to compare

Changes

  • Replaced fabG1 promoter mutations with inhA as the gene name in the default database
  • Small bugs fixed