Version 2.27.0 (6-Dec-2017)
- Fixed a big memory leak and algorithmic flaw in the
splitoption. Thanks to Neil Kindlon! - Resolved compilation errors on OSX High Sierra. Many thanks to @jonchang!
- Fixed a bug in the
shifttool that caused some intervals to exceed the end of the chromosome. Thanks to @wlholtz - Fixed major bug in
groupbythat prevented proper functionality. - Speed improvements to the
shuffletool. - Bug fixes to the p-value calculation in the
fishertool. Thanks to Brent Pedersen. - Allow BED headers to start with chrom or chr
- Fixes to the "k-closest" functionality in the
closesttool. Thanks to Neil Kindlon. - Fixes to the output of the freqasc, freqdesc, distinct_sort_num and distinct_sort, and num_desc operations in the
groupbytool. Thanks to @ghuls. - Many minor bug fixes and compilation improvements from Luke Goodsell.
- Added the
-fullHeaderoption to themaskfastatool. Thanks to @ghuls. - Many bug fixes and performance improvements from John Marshall.
- Fixed bug in the
-N/-fbehavior insubtract. - Full support for .fai files as genome (
-g) files. - Many other minor bug fixes and functionality improvements.