[−][src]Module rust_htslib::bcf::record
Structs
Filters | |
Format | |
Genotype | Genotype representation as a vector of |
Genotypes | Lazy representation of genotypes, that does no computation until a particular genotype is queried. |
Info | Info tag representation. |
Record | A BCF record.
New records can be created by the |
Enums
AlleleWriteError | |
FilterWriteError | |
FormatReadError | |
GenotypeAllele | Phased or unphased alleles, represented as indices. |
IdWriteError | |
InfoReadError | |
IterFilterError | |
RemoveAllelesError | |
TagWriteError |
Traits
Numeric | Common methods for numeric INFO and FORMAT entries |