[][src]Module rust_htslib::bcf::record

Structs

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 BCF record. New records can be created by the empty_record methods of bcf::Reader and bcf::Writer.

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