Crates.io | biotest |
lib.rs | biotest |
version | 0.2.0 |
source | src |
created_at | 2024-05-24 12:10:55.170157 |
updated_at | 2024-06-04 14:45:09.868501 |
description | Generate random test data for bioinformatics |
homepage | https://github.com/natir/biotest |
repository | https://github.com/natir/biotest |
max_upload_size | |
id | 1251034 |
size | 142,702 |
Generate random test data for bioinformatics
In your Cargo.toml add
biotest = { version = "0.2", features = ["fasta", "fastq", "vcf", "sequence", "quality"] }
Currently the minimum supported Rust version is 1.74.