18 releases (9 breaking)
0.10.3 | Jul 25, 2024 |
---|---|
0.10.1 | Mar 7, 2024 |
0.9.0 | Nov 7, 2023 |
0.7.0 | Jul 6, 2023 |
0.3.0 | Mar 31, 2023 |
#266 in Biology
357 downloads per month
Used in 3 crates
(2 directly)
47KB
945 lines
seqrepo-rs
This is a port of biocommons/seqrepo to the Rust programming language.
At the moment, only read access has been implemented. For downloading etc., you will have to use the Python package.
Running the CLI Example
The library ships with an example called cli
that you can use to query a seqrepo.
# cargo run --example cli -- --help
Dependencies
~0.6–5MB
~96K SLoC