Expand description
Re-exports§
pub use format::Format;
pub use format::fasta::Fasta;
pub use format::fastq::Fastq;
pub use format::vcf::Vcf;
pub use format::sequence::Sequence;
pub use format::quality::Quality;
Modules§
- constants
- Declarations of some constants value
- error
- Error struct of project biotest
- format
- Format data generation
- values
- Declarations of many possible values
Functions§
- rand
- Create a random generator with constants::SEED
- seeded_
rand - Create a random generator with a user seed