Snekmer 1.2.0 Release Notes
Description
The Snekmer v1.2.0 release primarily includes the new Snekmer Learn and Snekmer Apply pipelines, which allow users to evaluate the confidence of kmers in annotation and use the learned information to annotate unknown sequences. This release also include code refactoring to fix memory leakage issues in the clustering workflow, remove obsolete/legacy code and specifications, simplify versioning, resolve bugs.
What's Changed
- Merged in new fixes from main by @biodataganache in #68
- updates by @biodataganache in #76
- Kmer association by @jjacobson95 in #109
- docs: change base class for SnekmerModel by @christinehc in #111
- Kmer association by @jjacobson95 in #115
Full Changelog: v1.0.4...v1.2.0
Contributors
- Jeremy Jacobson (@jjacobson95) - primary code development
- Christine Chang (@christinehc) - code development
- Jason McDermott (@biodataganache) - code development supervision
- Bill Nelson (@wichne) - subject matter expert