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. setter

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

Meta