Recent Releases of moni
moni - v0.2.2
What's Changed
- Emit valid SAM format outputs by @AndreaGuarracino in https://github.com/maxrossi91/moni/pull/9
- Fix: Expose minimum MEM length command option by @maxrossi91 in https://github.com/maxrossi91/moni/pull/8
- Feature: Add SAM output to
moni memsby @maxrossi91 in https://github.com/maxrossi91/moni/pull/11
New Contributors
- @AndreaGuarracino made their first contribution in https://github.com/maxrossi91/moni/pull/9
Full Changelog: https://github.com/maxrossi91/moni/compare/v0.2.1...v0.2.2
- C++
Published by maxrossi91 over 1 year ago
moni - v0.2.1
Fixes
- Revert to previous klib version to enable compile.
- Bugfix related to newscan.x and creation of SLP (#5) [@oma219]
Changes / enhancements
- Add
-eoption to include ref occurrence in MEMS output. (#6)
Full Changelog: https://github.com/maxrossi91/moni/compare/v0.2.0...v0.2.1
- C++
Published by maxrossi91 almost 2 years ago
moni - MONI 0.2.0
Fixes
- Fix
BigRePairexecutable folder in pipeline. - Fix
thresholdsconstruction missing bitvector for single run character.
Changes / enhancements
- Add install feature in
CMakefile. - Add
CPackcomponent to generate install files and.debpackage. - Add SARS-CoV2 example data, from EBI’s COVID-19 data portal.
- Exposed
ksw2configuration parameters. - Removed dependency from
psutil. - Add
seqidxto printSAMpreamble and contig names.
Full Changelog: https://github.com/maxrossi91/moni/compare/v0.1.0...v0.2.0
- C++
Published by maxrossi91 over 4 years ago