BamRead.mapping_quality

Mapping quality. Equals to 255 if not available, otherwise equals to rounded -10 * log10(P {mapping position is wrong}).

  1. ubyte mapping_quality [@property getter]
  2. ubyte mapping_quality [@property setter]
    struct BamRead
    @property
    void
    mapping_quality
    (
    ubyte n
    )

Meta