2 unstable releases

0.2.0 Jun 4, 2024
0.1.0 May 24, 2024

#409 in Biology


Used in minimizer-iter

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.6MB
~32K SLoC