Type Definition noodles_vcf::header::Pedigrees

source · []
pub type Pedigrees = IndexMap<String, Pedigree>;
Expand description

VCF header pedigree records.