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

pub type Pedigrees = IndexMap<String, Pedigree>;
Expand description

VCF header pedigree records.