Type Definition noodles::vcf::header::AlternativeAlleles[][src]

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

VCF header alternative allele records.