luizirber / nthash
ntHash implementation in Rust
☆36Updated 10 months ago
Alternatives and similar repositories for nthash
Users that are interested in nthash are comparing it to the libraries listed below
Sorting:
- A bit-packed k-mer representation (and relevant utilities) for rust☆48Updated 10 months ago
- Pairwise nucleotide alignment benchmark of Rust bindings☆31Updated last year
- Iterate over minimizers of a DNA sequence☆29Updated 10 months ago
- GFA parser in Rust☆31Updated last year
- Bioinformatics 101 tool for counting unique k-length substrings in DNA☆30Updated last year
- GBWT in Rust☆43Updated last month
- Fast and exact gap-affine partial order alignment☆50Updated last month
- A Rust library providing fully dynamic sets of k-mers with high locality☆45Updated 7 months ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.