Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
This class contains a list-like structure with summary descriptions derived from visiting one or more MAQMap files.
Objects of the class are usually produced by a qa
method.
.srlist
:Object of class "list"
, containing
data frames or lists of data frames summarizing the results of
qa.
Class "SRList"
, directly.
Class ".QA"
, directly.
Class ".SRUtil"
, by class "SRList", distance 2.
Class ".ShortReadBase"
, by class ".QA", distance 2.
Accessor methods are inherited from the SRList
class.
signature(x="MAQMapQA", ...,
dest=tempfile(), type="html")
: produces an
html file summarizing the QA results.
Martin Morgan <mtmorgan@fhcrc.org>
qa
.
1 | showClass("MAQMapQA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.