Salmon v1.8.0
New features & improvements
Note (June 7, 2022) : Updated release tarball to remove problematic libm that was causing illegal instruction on some architectures.
- 
The index command now optionally accepts a flag
-n/--no-clipthat will disable homopolymer clipping during reference indexing. - 
Addressed an offset miscalculation; this results in further improved specificity in alevin's
--sketchmode. 
Fixes
- No other particular bug fixes are noted for this release.
 
Notes
- Legacy and deprecated 
Intel TBBfunctionality has now been removed, andsalmon(andpufferfishupon which it depends) have been updated tooneAPI TBB. The current release requires a recent version ofoneAPI TBB(>= 2021.4.0) library. 
Full Changelog: v1.7.0...v1.8.0