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