2 unstable releases
0.2.0 | Jun 4, 2024 |
---|---|
0.1.0 | May 24, 2024 |
#106 in Biology
284 downloads per month
Used in minimizer-iter
115KB
2K
SLoC
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.
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