SAMRecord.matePos

0-based leftmost coordinate of next read in template

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

Meta