2 unstable releases
| 0.2.0 | Jun 4, 2024 |
|---|---|
| 0.1.0 | May 24, 2024 |
#463 in Biology
85 downloads per month
Used in 2 crates
115KB
2K
SLoC
Generate random test data for bioinformatics
There's a feature for every file format that can be generated:
biotest 🧬 💻
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