Type Definition noodles_vcf::header::Contigs

source ·
pub type Contigs = IndexMap<Name, Map<Contig>>;
Expand description

VCF header contig records.