Type Definition noodles_vcf::header::Samples

source · []
pub type Samples = IndexMap<String, Sample>;
Expand description

VCF header sample records.