[](https://crates.io/crates/seqrepo)
[](https://crates.io/crates/seqrepo)
[](https://crates.io/crates/seqrepo)
[](https://github.com/bihealth/seqrepo-rs/actions/workflows/rust.yml)
[](https://codecov.io/gh/bihealth/seqrepo-rs)
[](https://zenodo.org/badge/latestdoi/602121605)
# seqrepo-rs
This is a port of [biocommons/seqrepo](https://github.com/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
```