Type Definition noodles_vcf::header::AlternativeAlleles

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

VCF header alternative allele records.