seqrepo

Crates.ioseqrepo
lib.rsseqrepo
version0.10.3
sourcesrc
created_at2023-02-16 13:59:26.879643
updated_at2024-07-25 05:28:17.697765
descriptionPort of (read-only) functionality of biocommons/seqrepo to Rust
homepage
repositoryhttps://github.com/varfish-org/seqrepo-rs
max_upload_size
id786801
size316,087
Manuel Holtgrewe (holtgrewe)

documentation

README

Crates.io Crates.io Crates.io CI codecov DOI

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
Commit count: 90

cargo fmt