ShortRead (version 1.30.0)

.QA-class: 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.

Arguments

Objects from the Class

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

Extends

Class ".ShortReadBase", directly.

Methods

Methods defined on this class include:
rbind
signature(...="list"): rbind data frame objects in .... All objects of ... must be of the same class; the return value is an instance of that class.
show
signature(object = "SolexaExportQA"): Display an overview of the object contents.

See Also

Specific classes derived from .QA

Examples

Run this code
getClass(".QA", where=getNamespace("ShortRead"))

Run the code above in your browser using DataLab