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

VCF header alternative allele records.