Efficiently calculate the sum of quality scores across bases
This generic takes a QualityScore
or
PhredQuality
object and calculates, for each read, the sum of
the encoded nucleotide probabilities.
alphabetScore(object, ...)
object |
An object of class |
... |
Additional arguments, currently unused. |
A vector of numeric values of length equal to the length of
object
.
Martin Morgan <mtmorgan@fhcrc.org>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.