Value | Meaning |
---|---|
BCF_HL_FLT0 | header line: FILTER |
BCF_HL_INFO1 | header line: INFO |
BCF_HL_FMT2 | header line: FORMAT |
BCF_HL_CTG3 | header line: contig |
BCF_HL_STR4 | header line: structured header line TAG=<A=..,B=..> |
BCF_HL_GEN5 | header line: generic header line |
BCF_HT_FLAG0 | header type: FLAG |
BCF_HT_INT1 | header type: INTEGER |
BCF_HT_REAL2 | header type: REAL |
BCF_HT_STR3 | header type: STRING |
BCF_HT_LONG(BCF_HT_INT | 0x100) | BCF_HT_INT, but for int64_t values; VCF only! |
BCF_VL_FIXED0 | variable length: fixed (?) |
BCF_VL_VAR1 | variable length: variable |
BCF_VL_A2 | variable length: ? |
BCF_VL_G3 | variable length: ? |
BCF_VL_R4 | variable length: ? |
Header struct *