bcf_remove_filter

bcf_remove_filter() - removes from the FILTER column @flt_id: filter ID to remove, numeric ID returned by bcf_hdr_id2int(hdr, BCF_DT_ID, "PASS") @pass: when set to 1 and no filters are present, set to PASS

extern (C)
int
bcf_remove_filter
(
const(bcf_hdr_t)* hdr
,,
int flt_id
,
int pass
)

Meta