Structs§
- A buffer for info or format data.
- Genotype representation as a vector of
GenotypeAllele
. - Lazy representation of genotypes, that does no computation until a particular genotype is queried.
- Info tag representation.
- A VCF/BCF record. New records can be created by the
empty_record
methods ofbcf::Reader
andbcf::Writer
.
Enums§
- Phased or unphased alleles, represented as indices.
Traits§
- A trait to allow for seamless use of bytes or integer identifiers for filters
- Common methods for numeric INFO and FORMAT entries