Used to index into bcf_hdr_t's id field of type bcf_idpair_t*[3]
i.e as used from VCFRecord where this.vcfheader is a VCFHeader: this.vcfheader.hdr.idHeaderDictTypes.Id
Replacement for htslib BCF_DT_*
dictionary type: ID
dictionary type: Contig
dictionary type: SAMPLE
See Implementation
Used to index into bcf_hdr_t's id field of type bcf_idpair_t*[3]
i.e as used from VCFRecord where this.vcfheader is a VCFHeader: this.vcfheader.hdr.idHeaderDictTypes.Id
Replacement for htslib BCF_DT_*