Type Definition noodles_vcf::header::Contigs

source · []
pub type Contigs = IndexMap<String, Contig>;
Expand description

VCF header contig records.