Description Objects from the Class Slots from the Class Author(s) See Also Examples
A class describing the parameters of a bam file issued from an RNA-Seq experiment.
Objects can be created by calls of the
form new("BamParam", ...)
or using the BamParam constructor.
The BamParam
class has
the following slots:
paired
stranded
strandProtocol
yieldSize
all of which can be accessed using the accordingly names accessor.
Nicolas Delhomme
BamParam accessors
RnaSeqParam
RnaSeqParam constructor
RnaSeqParam accessors
simpleRNASeq function
AnnotParam
AnnotParam constructor
1 | showClass("BamParam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.