VCFRecord.addFilter

Add a filter; from htslib: "If flt_id is PASS, all existing filters are removed first. If other than PASS, existing PASS is removed."

class VCFRecord
int
addFilter
(
string f
)

Meta