VCFRecord.filter

Set the FILTER column to f

  1. string filter()
  2. void filter(string f)
    class VCFRecord
    @property
    void
    filter
    (
    string f
    )
  3. void filter(string[] fs)

Meta