#vcf #port #access #read #read-only #genetic #biocommons-seqrepo

seqrepo

Port of (read-only) functionality of biocommons/seqrepo to Rust

18 releases (9 breaking)

new 0.10.3 Jul 25, 2024
0.10.1 Mar 7, 2024
0.9.0 Nov 7, 2023
0.7.0 Jul 6, 2023
0.3.0 Mar 31, 2023

#120 in Biology

Download history 49/week @ 2024-04-02 5/week @ 2024-04-09 3/week @ 2024-04-23 2/week @ 2024-04-30 1/week @ 2024-05-07 3/week @ 2024-05-21 37/week @ 2024-05-28 164/week @ 2024-06-04 136/week @ 2024-06-11 97/week @ 2024-06-18 41/week @ 2024-06-25 42/week @ 2024-07-02 48/week @ 2024-07-09 37/week @ 2024-07-16

185 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

47KB
945 lines

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

Dependencies

~0.6–5MB
~97K SLoC