DESeqTransform-class | R Documentation |
This constructor function would not typically be used by "end users".
This simple class extends the RangedSummarizedExperiment class of the
SummarizedExperiment package.
It is used by rlog
and
varianceStabilizingTransformation
to wrap up the results into a class for downstream methods,
such as plotPCA
.
DESeqTransform(SummarizedExperiment)
SummarizedExperiment |
a RangedSummarizedExperiment |
a DESeqTransform object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.