bcf_idinfo_t

ID Dictionary entry

extern (C)
struct bcf_idinfo_t {}

Members

Variables

hrec
bcf_hrec_t*[3] hrec;

pointers to header lines for [FILTER, INFO, FORMAT] in order

id
int id;

primary key

info
uint32_t[3] info;

stores Number:20, var:4, Type:4, ColType:4 in info[0..2] for BCF_HL_FLT,INFO,FMT and contig length in info[0] for BCF_HL_CTG

Meta