bihealth / seqrepo-rs

A port of biocommons/seqrepo to the Rust programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A port of biocommons/seqrepo to the Rust programming language

License:Apache License 2.0


Languages

Language:Rust 95.4%Language:Shell 4.6%