VCFWriter.this

open file or network resources for writing setup incl header allocation if mode==w: bcf_hdr_init automatically sets version string (##fileformat=VCFv4.2) bcf_hdr_init automatically adds the PASS filter

  1. this()
  2. this(string fn)
    struct VCFWriter
    this
    (
    string fn
    )
  3. this(string fn, T other)

Meta