BamRead.strand

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

  1. char strand [@property getter]
  2. char strand [@property setter]
    struct BamRead
    @property
    void
    strand
    (
    char c
    )

Meta