mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-05-09 15:40:40 +00:00
c5dd477675
This commit refactors the KmerSet and related structures to use an immutable K parameter and introduces consistent Copy methods instead of Clone. It also adds attribute API support for KmerSet and KmerSetGroup, and updates persistence logic to handle IDs and metadata correctly.