.QA-class {ShortRead}R Documentation

Virtual class for representing quality assessment results

Description

Classes derived from .QA-class represent results of quality assurance analyses. Details of derived class structure are found on the help pages of the derived classes.

Objects from the Class

Objects from the class are created by ShortRead functions, in particular qa.

Extends

Class ".ShortReadBase", directly.

Methods

There are no methods defined directly on the QA class; see derived class help pages for additional methods.

Author(s)

Martin Morgan <mtmmorgan@fhcrc.org>

See Also

SolexaExportQA.

Examples

getClass(".QA", where=getNamespace("ShortRead"))

[Package ShortRead version 1.2.1 Index]