This is an implementation of different algorithms for computing small and minimum plain text representations of kmer sets. The algorithms expect unitigs as an input, which can e.g. be computed with BCALM2.
Rust >= 1.56.1
, best installed via rustup.
Install matchtigs
with
bash
cargo install matchtigs