Skip to content

2.21.1

Compare
Choose a tag to compare
@lbergelson lbergelson released this 26 Nov 19:21
· 139 commits to master since this release
2.21.1
33988ba

A small release with a bug fix to SortingCollection and updates to the libraries we rely on for compression.

This release is compatible with 2.21.0.

Complete change list:

33988ba Improve calculation of available memory when sizing buffers in SortingCollection. (#1437)
a5335ef Install samtools and add SamtoolsUtils class. (#1434)
f3d09c8 Update snappy version to 1.1.7.3 (#1435)
3203877 Updating versions of commons-compress and xz library (#1436)
cd573e8 Update GenomicIndexUtil and TextualBAMIndexWriter for improved index debugging. (#1432)