-
v1.1.40
Stablereleased this
2026-08-10 23:01:39 +00:00 | 61 commits to main since this releasefeat: add multi-genome SNP pseudo-alignment and CLI export
Introduces a
SnpAlignmentstruct and helper methods to construct per-genome SNP pseudo-alignments from sibling k-mer data, filtering monomorphic families and encoding bases as IUPAC ambiguity codes. Exposes the type at the crate root for simplified imports. Adds a--snpCLI flag to compute and export these alignments as an IUPAC-coded FASTA file. Updates theory documentation to propose a multi-genome framing approach for joint phylogenetic inference, resolving pairwise correspondence ambiguities through positional homology and partial coverage thresholds. Bumps crate version to 1.1.40.Downloads