SAMRecord.qscores

Return char array of the qscores see samtools/sam_view.c: get_quality

  1. const(char)[] qscores()
    class SAMRecord
    const(char)[]
    qscores
    (
    bool phredScale = true
    )
    ()
  2. void qscores(ubyte[] seq)

Meta