Skip to content

Release 0.5.1

Compare
Choose a tag to compare
@tfenne tfenne released this 27 Feb 22:11

Release 0.5.1 is a minor bug-fix release and introduces the following changes:

  • ExtractUmisFromBam
    • Improved error messaging
    • Fixed bug that prevented it from working when only one read per pair contained a UMI
  • GroupReadsByUmi now adds the sub-sort SS tag to the header of BAMs produced
  • CallMolecularConsensusReads and CallDuplexConensusReads attempt to detect the sort order of input data and will fail if the sort order is incompatible
  • DemuxFastqs changed some output metrics from 32-bit Int to 64-bit Long to avoid overflows on NovaSeq data