Skip to content

Releases: wtsi-npg/bambi

0.9.8

05 Jun 10:34
Compare
Choose a tag to compare

release 0.9.8
Bug fix: chrsplit function now adds PG lines to output BAM/CRAM header
Bug fix: Handle empty BAM files (bamit)

0.9.7

23 May 09:08
Compare
Choose a tag to compare

Bug fix: remove old RG lines before adding new ones (decode)
Handle separators in tag indexes

0.9.6

10 May 13:11
Compare
Choose a tag to compare

decode function refactored to work with read groups instead of individual read records (#53)

0.9.5

02 Feb 16:24
Compare
Choose a tag to compare

new read2tags function for extracting sequence and quality ranges from reads and assigning them to auxiliary tags

0.9.4

14 Dec 10:37
Compare
Choose a tag to compare

Implemented 'bambi chrsplit' for SplitBamByChromosome
Implemented 'bambi select' for alignment filtering
Add option to concatenate indexes, optionally with a '-'

release 0.9.3

29 Sep 13:27
Compare
Choose a tag to compare

changes to metrics file output for backwards compatibility (tag#0: no tag name, and perfect_matches pf_perfect matches set to 0)

release 0.9.2

23 Sep 16:59
Compare
Choose a tag to compare

include merge tag function for dual indexes
bug fix for bam_aux_update_str()

release 0.9.1

14 Sep 15:47
Compare
Choose a tag to compare

i2b - added support for multiple barcode and quality tags

release 0.9

09 Aug 09:45
Compare
Choose a tag to compare

initial beta release