makeSummarizedExperimentFromExpressionSet {GenomicRanges} | R Documentation |
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.