SAMRecord.qscores

Add qscore sequence given that it is the same length as the bam sequence

  1. const(char)[] qscores()
  2. void qscores(ubyte[] seq)
    class SAMRecord
    pragma(inline, true)
    void
    qscores
    (
    ubyte[] seq
    )

Meta