Learn R Programming

GenomicRanges (version 1.22.0)

makeSummarizedExperimentFromExpressionSet: Make a SummarizedExperiment object from an ExpressionSet

Description

WARNING: The SummarizedExperiment class is deprecated and being replaced with the RangedSummarizedExperiment class defined in the new SummarizedExperiment package.

Please make sure to install and load the SummarizedExperiment package where the makeSummarizedExperimentFromExpressionSet function is now defined and documented. Note that the function now returns a RangedSummarizedExperiment instance instead of a SummarizedExperiment instance.

Arguments