Skip to content

Releases: wtsi-npg/bambi

Release 0.18.0

11 Jun 13:17
91cf021
Compare
Choose a tag to compare

Updated to handle NanoSeq by @jenniferliddle in #201

Release 0.17.1

14 Sep 10:31
4c25263
Compare
Choose a tag to compare
release 0.17.1

Release 0.17.0

07 Sep 14:25
4067fc1
Compare
Choose a tag to compare

make the --nocall-quality option a boolean value instead of an integer

0.16.1

20 Jul 14:50
da68660
Compare
Choose a tag to compare
[0.16.1]
Bug fix: make the --nocall-quality option apply to QT tags too.

0.16.0

29 Jun 09:38
49b0cc8
Compare
Choose a tag to compare
Fixed bug in read_names caused by overflow of 'float' by changing to 'double'
Added --nocall-quality option for NovaSeqX
Added Acknowledgements file to credit Illumina for test data

0.15.0

09 May 14:30
@dkj dkj
Compare
Choose a tag to compare
  • Initial NovaSeqX support
  • Fixed memory leak in check_bcl
  • Make libgd optional
  • Configuration fixes and improvements

0.14.0

15 Jun 15:30
Compare
Choose a tag to compare
  • new substitution_analysis command
  • minor changes to handle barcode files containing dual tags with only one tag such as "-ACGT" and "ACGT-"
  • bcl_check: improved error handling
  • include BC: tag (barcode) in RG (read group) header lines

0.13.1

21 Oct 10:58
Compare
Choose a tag to compare

bug fix: restore default output format to BAM

0.13.0

15 Oct 09:59
Compare
Choose a tag to compare
  • new update command: rewrites querynames in a standard format
  • output file type will match output file extension (not default to bam)
  • removed reliance on samtools for tests

0.12.2

20 Sep 11:18
Compare
Choose a tag to compare
  • uses new htslib header API (htslib >1.9)
  • i2b option to automatically fix corrupted CBCL blocks
  • standardise queryname format for NovaSeq (add prefix)