pub type AlternativeAlleles = IndexMap<Symbol, AlternativeAllele>;
Expand description

VCF header alternative allele records.