2 unstable releases

0.2.0 Jun 4, 2024
0.1.0 May 24, 2024

#463 in Biology

Download history 7/week @ 2025-10-21 16/week @ 2025-10-28 54/week @ 2025-11-04 1/week @ 2025-11-11 224/week @ 2025-11-18 2/week @ 2025-12-16

85 downloads per month
Used in 2 crates

Custom license

115KB
2K SLoC

Generate random test data for bioinformatics

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


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.

Dependencies

~1–1.5MB
~30K SLoC