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

pub type Samples = IndexMap<String, Sample>;
Expand description

VCF header sample records.