Module input

Source
Expand description

Input for creating spectra.

Re-exports§

pub use genotype::Genotype;
pub use sample::Sample;
pub use site::Site;

Modules§

genotype
Diploid, diallelic genotype.
sample
Input samples.
site
Input sites.

Enums§

Input
An input source for reading.
ReadStatus
A status when trying to read an element from a reader.
Reader
A reader from either a file or stdin.