Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

alphabetScore

Efficiently calculate the sum of quality scores across bases


Description

This generic takes a QualityScore or PhredQuality object and calculates, for each read, the sum of the encoded nucleotide probabilities.

Usage

alphabetScore(object, ...)

Arguments

object

An object of class QualityScore.

...

Additional arguments, currently unused.

Value

A vector of numeric values of length equal to the length of object.

Author(s)

Martin Morgan <mtmorgan@fhcrc.org>


ShortRead

FASTQ input and manipulation

v1.48.0
Artistic-2.0
Authors
Martin Morgan, Michael Lawrence, Simon Anders
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.