* allow registering files as temp files in SerialisingSortingBufferedOutputFileArray
-- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 27 Aug 2019 14:29:45 +0200
libmaus2 (2.0.662-1) unstable; urgency=medium
* add ArrayErase specialisation for std::atomic
-- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 27 Aug 2019 09:31:33 +0200
libmaus2 (2.0.661-1) unstable; urgency=medium
* fix broken handling of deletions in MD/NM calculation after adjusting interpretation of position field of BAM records
* fix recalculateCigar function in BamAlignmentDecoderBase
* fix doWrite function in PosixFdOutputStreamBuffer
* change interpretation of BAM position such that it concerns the first reference base concerned (i.e. include deletions, do not skip to the first match/mismatch)
-- German Tischler-Höhle <germant@miltenyibiotec.de> Thu, 22 Aug 2019 08:24:12 +0200
libmaus2 (2.0.660-1) unstable; urgency=medium
* implement storing of long names in FastAIndexGenerator
-- German Tischler-Höhle <germant@miltenyibiotec.de> Wed, 21 Aug 2019 09:17:02 +0200
libmaus2 (2.0.659-1) unstable; urgency=medium
* fix number width in AlignmentPrint for large positions
-- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 20 Aug 2019 15:29:21 +0200
libmaus2 (2.0.658-1) unstable; urgency=medium
* fix comparison with max value in KmerBase
-- German Tischler-Höhle <germant@miltenyibiotec.de> Tue, 20 Aug 2019 09:41:26 +0200
libmaus2 (2.0.657-1) unstable; urgency=medium
* allow limiting parallelism in fragment merging of BlockSortControl (implicitely reduces number of open files)