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

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

Meta