Module rust_htslib::bcf::record  
                   
                       [−]
                   
               [src]
Structs
| Format | |
| Genotype | Genotype representation as a vector of  | 
| Genotypes | Lazy representation of genotypes, that does no computation until a particular genotype is queried. | 
| Info | |
| Record | 
Enums
| FormatReadError | |
| GenotypeAllele | Phased or unphased alleles, represented as indices. | 
| InfoReadError | |
| TagWriteError | |
| TrimAllelesError | 
Traits
| Numeric | Common methods for numeric INFO and FORMAT entries |