24 releases (breaking)

0.18.0 Dec 21, 2024
0.17.2 Nov 15, 2024
0.16.0 Oct 15, 2024
0.15.0 Jul 27, 2024
0.1.1 Mar 13, 2018

#27 in Biology

Download history 272/week @ 2024-10-21 460/week @ 2024-10-28 315/week @ 2024-11-04 504/week @ 2024-11-11 260/week @ 2024-11-18 30/week @ 2024-11-25 93/week @ 2024-12-02 204/week @ 2024-12-09 250/week @ 2024-12-16 290/week @ 2024-12-23 116/week @ 2024-12-30 60/week @ 2025-01-06 178/week @ 2025-01-13 65/week @ 2025-01-20 227/week @ 2025-01-27 148/week @ 2025-02-03

625 downloads per month
Used in 2 crates

BSD-3-Clause

475KB
12K SLoC

sourmash

🦀 Rust API Documentation on docs.rs build-status codecov License: 3-Clause BSD


Compute MinHash signatures for nucleotide (DNA/RNA) and protein sequences.

This is the core library used by sourmash. It exposes a C API that can be called from FFI in other languages, and it is how we use it in Python for building the sourmash application (CLI and Python API).


sourmash is a product of the Lab for Data-Intensive Biology at the UC Davis School of Veterinary Medicine.

Support

Please ask questions and files issues on Github.

Development

Development happens on github at sourmash-bio/sourmash.

Minimum supported Rust version

Currently the minimum supported Rust version is 1.66.0.

Dependencies

~11–20MB
~366K SLoC