Release 0.5.1
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-bitLong
to avoid overflows on NovaSeq data