Module key

Source
Expand description

VCF header record key.

Re-exports§

pub use self::other::Other;

Modules§

other
VCF header record other key.

Enums§

Key
A VCF header record key.
Standard
A standard VCF record key.

Constants§

ALTERNATIVE_ALLELE
VCF header record alternative allele key.
CONTIG
VCF header record contig key.
FILE_FORMAT
VCF header record file format key.
FILTER
VCF header record filter key.
FORMAT
VCF header record format key.
INFO
VCF header record info key.