SAMRecord.pos

0-based leftmost coordinate

  1. int pos [@property getter]
  2. int pos [@property setter]
    class SAMRecord
    pragma(inline, true) @nogc @safe nothrow @property
    void
    pos
    (
    int pos
    )

Meta