BamRead.strand

Convenience function, returns '+' or '-' indicating the strand.

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

Meta