Description Objects from the Class Author(s) See Also Examples
A class holding all the necessary parameters to process a bam file issued
from an RNA-Seq experiment together with the related annotation to compute
a count-table using the simpleRNASeq function
.
The precision slot is used to determine the count unit:
readsdefault. The standard summarizeOverlaps-methods
function is used to extract the read counts
bpThe easyRNASeq summarization functions
are used to extract the read covered bp counts
Objects can be created by calls of the
form new("RnaSeqParam", ...)
or using the RnaSeqParam constructor.
Nicolas Delhomme
RnaSeqParam constructor
RnaSeqParam accessors
simpleRNASeq function
AnnotParam
AnnotParam constructor
BamParam
BamParam constructor
summarizeOverlaps-methods
easyRNASeq summarization functions
1 | showClass("RnaSeqParam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.