mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-09-22 09:30:41 +00:00
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.