1 unstable release
0.1.0 | Sep 17, 2022 |
---|
#323 in Biology
Used in hyper-gen
37KB
316 lines
rust-seq2kminmers
Rust crate to convert any DNA sequence to an iterator of its kminmers. Uses NtHash1 behind the scenes. Allows fast iteration in HPC-space but reports positions in original sequence space. This crate is useful for rust-mdbg.
Dependencies
~290–750KB
~17K SLoC