dotQA-class: Virtual class for representing quality assessment results

Description Objects from the Class Extends Methods Author(s) See Also Examples

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

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.

Author(s)

Martin Morgan <mtmmorgan@fhcrc.org>

See Also

Specific classes derived from .QA

Examples

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

ShortRead documentation built on Nov. 8, 2020, 8:02 p.m.