Version 0.3.4
What's Changed
- Query expressions (counts) in labels for individual k-mers in query
- Updated the MetaGraph API package
- more docs
- Support printing version of the binary
- Also pre-compile binaries without AVX2 and MSSE4.2
Full Changelog: v0.3.3...v0.3.4
The pre-compiled binaries (only for Linux) are statically linked and hence don't require additional libraries to be installed.
The *_noAVX
binaries are compiled without the modern AVX2 and MSSE4.2 instructions and should be used on older processors in case normal binaries cannot be run.