Sketchlib v2.0.1
Minor update which should not change/break the API, adds a few small new features. #82 simplifies and parallelises sparsification by a threshold (and removes kNN).
What's Changed
- Change web sketch output from uint64 to hex by @muppi1993 in #74
- Update README.md by @danrlu in #75
- Add reads attribute to databases by @johnlees in #77
- Lineage model fitting - sketchlib changes by @nickjcroucher in #82
New Contributors
- @muppi1993 made their first contribution in #74
- @danrlu made their first contribution in #75
Full Changelog: v2.0.0...v2.0.1