[−][src]Module rust_htslib::bcf::record
Structs
| Buffer | A buffer for info or format data. |
| BufferBacked | |
| 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
| GenotypeAllele | Phased or unphased alleles, represented as indices. |
Traits
| Numeric | Common methods for numeric INFO and FORMAT entries |