Module noodles_vcf::header::info[][src]

Expand description

VCF header information record and components.

Re-exports

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

Modules

VCF header information record key.

VCF header information field value type.

Structs

A VCF header information record (INFO).

Enums

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