VCFRecord.filter

Set the FILTER column to f0,f1,f2... TODO: determine definitiely whether "." is replaced with "PASS"

  1. string filter [@property getter]
  2. string filter [@property setter]
  3. string[] filter [@property setter]
    struct VCFRecord
    @property
    void
    filter
    (
    string[] fs
    )

Meta