2 unstable releases

0.2.0 Jun 4, 2024
0.1.0 May 24, 2024

#106 in Biology

Download history 89/week @ 2024-08-24 20/week @ 2024-08-31 46/week @ 2024-09-07 182/week @ 2024-09-14 21/week @ 2024-09-21 79/week @ 2024-09-28 84/week @ 2024-10-05 5/week @ 2024-10-12 209/week @ 2024-10-19 1/week @ 2024-10-26 128/week @ 2024-11-02 1/week @ 2024-11-09 128/week @ 2024-11-16

284 downloads per month
Used in minimizer-iter

Custom license

115KB
2K SLoC

biotest 🧬 💻

License Test Lints MSRV codecov Documentation

Generate random test data for bioinformatics

Usage

In your Cargo.toml add

biotest = { version = "0.2", features = ["fasta", "fastq", "vcf", "sequence", "quality"] }

Minimum supported Rust version

Currently the minimum supported Rust version is 1.74.


lib.rs:

Generate random test data for bioinformatics

There's a feature for every file format that can be generated:

Dependencies

~1–1.6MB
~33K SLoC