9 releases (4 breaking)
new 0.5.1 | Jun 6, 2023 |
---|---|
0.5.0 | May 23, 2023 |
0.4.0 | Apr 24, 2023 |
0.3.0 | Mar 31, 2023 |
0.1.2 | Feb 16, 2023 |
766 downloads per month
Used in 3 crates
(2 directly)
44KB
888 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
~23MB
~436K SLoC