DESeqTransform: DESeqTransform object and constructor

Description Usage Arguments Value

View source: R/AllClasses.R

Description

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.

Usage

1
DESeqTransform(SummarizedExperiment)

Arguments

SummarizedExperiment

a RangedSummarizedExperiment

Value

a DESeqTransform object


DESeq2 documentation built on Feb. 22, 2021, 10 a.m.