BedRecord.blockStarts

column 12: A comma-separated list of block starts. All of the blockStart positions should be calculated relative to chromStart. The number of items in this list should correspond to blockCount. getter

  1. blockStarts [@property getter]
    struct BedRecord
    @property const
    blockStarts
    ()
  2. int[] blockStarts [@property setter]

Meta