#bioinformatics #hash #rolling #sequence #genomics #hashing #k-mer

nthash

ntHash is a rolling hash function for hashing all possible k-mers in a DNA sequence

9 releases

0.5.1 Feb 4, 2022
0.5.0 Apr 14, 2021
0.4.3 Mar 9, 2019
0.4.1 Sep 21, 2018
0.2.2 Sep 13, 2018

#178 in Biology

35 downloads per month
Used in 2 crates

MIT/Apache

14KB
179 lines

nthash

ntHash implementation in Rust

Build Status Crates.io Documentation

ntHash (version 1.0.4) implementation in Rust.

Minimum supported Rust version

Currently the minimum supported Rust version is 1.37.0.

License

Licensed under either of these:

Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.

Dependencies

~315–780KB
~18K SLoC