VCFRecord.pos

Get position (POS)

  1. int pos [@property getter]
    class VCFRecord
    @property
    int
    pos
    ()
    out (coord) { assert (coord >= 0); }
  2. int pos [@property setter]

Meta