alphabetScore | R Documentation |
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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.