BedRecord.strand

column 6: Defines the strand. Either "." (=no strand) or "+" or "-". getter

  1. strand [@property getter]
    struct BedRecord
    @property const
    strand
    ()
  2. char strand [@property setter]

Meta