Type Definition noodles_vcf::header::AlternativeAlleles
source ·
[−]pub type AlternativeAlleles = IndexMap<Symbol, AlternativeAllele>;
Expand description
VCF header alternative allele records.
pub type AlternativeAlleles = IndexMap<Symbol, AlternativeAllele>;
VCF header alternative allele records.