bcf_add_filter() - adds to the FILTER column @flt_id: filter ID to add, numeric ID returned by bcf_hdr_id2int(hdr, BCF_DT_ID, "PASS")
If flt_id is PASS, all existing filters are removed first. If other than PASS, existing PASS is removed.
See Implementation
bcf_add_filter() - adds to the FILTER column @flt_id: filter ID to add, numeric ID returned by bcf_hdr_id2int(hdr, BCF_DT_ID, "PASS")
If flt_id is PASS, all existing filters are removed first. If other than PASS, existing PASS is removed.