You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edited the PairHMM module to correctly build openMP and non-openMP versions of the library. Added the code to support dynamic Huffman generation for Level 1 deflater.
Added support for isa-l compression library which provides faster level 1 compression. Add support to set and get the Flush-To-Zero (FTZ) flag from Java.