Description Objects from the Class Author(s) See Also Examples
A class holding all the necessary parameters to retrieve the necessary annotation for processing an RNA-Seq experiment.
Objects can be created by calls of the
form new("AnnotParamCharacter", ...)
or new("AnnotParamObject", ...)
(both subject to API changes) or using the
AnnotParam
constructor (failsafe, prefered).
The class AnnotParam
in itself is virtual and hence cannot be instantiated.
Nicolas Delhomme
RnaSeqParam
RnaSeqParam constructor
RnaSeqParam accessors
simpleRNASeq function
AnnotParam constructor
1 | showClass("AnnotParam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.