bcf_hdr_init() - create an empty BCF header. @param mode "r" or "w"
When opened for writing, the mandatory fileFormat and FILTER=PASS lines are added automatically.
See Implementation
bcf_hdr_init() - create an empty BCF header. @param mode "r" or "w"
When opened for writing, the mandatory fileFormat and FILTER=PASS lines are added automatically.