Skip to content

Releases: wtsi-npg/bambi

0.12.1

01 Jul 14:25
Compare
Choose a tag to compare

bug fix: spatial filter application dumped core when skipping tiles

0.12.0

15 May 14:35
827ba45
Compare
Choose a tag to compare
  • multi-threading and optimisations added to decode function
  • allow decode option to run in parallel with i2b
  • add multiple-lane i2b (merged output)
  • spatial_filter handles multi-lanes (multi-lane spatial filter file can be produced)
  • new seqchksum function
  • use htslib hopen() to enable bambi use with S3, AWS, et al
  • check_bcl utility added
  • adapter check function added (detect and mark with auxtags, clipping coming soon)
  • deprecate --rg flag use (not illegal but functionality removed)
  • i2b function updated to handle NovaSeq SP (single surface) flowcell

0.11.1

08 May 22:23
2af7dbc
Compare
Choose a tag to compare

use posix_fadvise() speed uup reads on NovaSeq cbcl files by pre-caching the next tile
bug fix: bad tile detection restored in spatial_filter application

0.11.0

20 Apr 15:54
Compare
Choose a tag to compare
  • fixed divide-by-zero bug in tag hops report
  • decode copes with taglist files with empty columns
  • spatial_filter supports multiple filter files applied by RG ID
  • refactoring of threadpool code and other performance enhancements

0.10.1

06 Feb 16:38
Compare
Choose a tag to compare

tag hops metrics file

  • unneeded columns removed
  • always create this file if dual index is detected (will only contain header values)

0.10.0

08 Jan 13:53
Compare
Choose a tag to compare
  • implemented spatial_filter command
  • dual index handling (including tag-hopping report) in decode
  • i2b now has multithreading

0.9.12

15 Sep 08:40
Compare
Choose a tag to compare

Bug fix: removed overstringent assertion in select
enhancement: i2b now handles NovaSeq data

0.9.11

06 Sep 13:06
Compare
Choose a tag to compare

Bug fix: decode assigned different read groups to reads in a pair with low quality when --convert-low-quality flag was used

0.9.10

11 Jul 15:29
Compare
Choose a tag to compare

Bug fix: decode memory leak fix

0.9.9

15 Jun 16:34
Compare
Choose a tag to compare

bug fix release: decode stats counts templates rather than reads