BedRecord.coordinates

Columns 2 & 3 as coordinate pair, Zero-based half-open. column 2: The starting position of the feature in the chromosome or scaffold. column 3: The ending position of the feature in the chromosome or scaffold. getter

  1. coordinates [@property getter]
    struct BedRecord
    @property const
    coordinates
    ()
  2. Interval!cs coordinates [@property setter]

Meta