.QA-class | R Documentation |
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 are created by ShortRead functions, in
particular qa
.
Class ".ShortReadBase"
, directly.
Methods defined on this class include:
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.
signature(object = "SolexaExportQA")
: Display an
overview of the object contents.
Martin Morgan <mtmmorgan@fhcrc.org>
Specific classes derived from .QA
getClass(".QA", where=getNamespace("ShortRead"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.