Module record

Source

Structs§

Buffer
A buffer for info or format data.
BufferBacked
Filters
Format
Genotype
Genotype representation as a vector of GenotypeAllele.
Genotypes
Lazy representation of genotypes, that does no computation until a particular genotype is queried.
Info
Info tag representation.
Record
A VCF/BCF record. New records can be created by the empty_record methods of bcf::Reader and bcf::Writer.

Enums§

GenotypeAllele
Phased or unphased alleles, represented as indices.

Traits§

FilterId
A trait to allow for seamless use of bytes or integer identifiers for filters
Numeric
Common methods for numeric INFO and FORMAT entries