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

pub type Contigs = IndexMap<String, Contig>;
Expand description

VCF header contig records.