[](https://github.com/bihealth/seqrepo-rs/actions/workflows/rust.yml)
[](https://codecov.io/gh/bihealth/seqrepo-rs)
# 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.
## Features
You can use the following features:
- `full` -- all features
- `tracing` -- do tracing logging via `tracing`
- `cli` -- a simple command line interface