Type Definition noodles::vcf::header::Samples[][src]

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

VCF header sample records.