bcf_update_filter

bcf_update_filter() - sets the FILTER column @flt_ids: The filter IDs to set, numeric IDs returned by bcf_hdr_id2int(hdr, BCF_DT_ID, "PASS") @n: Number of filters. If n==0, all filters are removed

extern (C)
int
bcf_update_filter
(
const(bcf_hdr_t)* hdr
,,
int* flt_ids
,
int n
)

Return Value

Type: int

zero

Meta