Type Definition noodles_vcf::header::AlternativeAlleles[][src]

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

VCF header alternative allele records.