Module noodles_vcf::header::format[][src]

Expand description

VCF header genotype format record and key.

Re-exports

pub use self::key::Key;
pub use self::ty::Type;

Modules

VCF header genotype format field value key.

VCF header genotype format field value type.

Structs

A VCF header genotype format record (FORMAT).

Enums

An error returned when a generic VCF header record fails to convert to a genotype format header record.