Description Usage Arguments Value Author(s)
View source: R/getMethodsInputObjectEsetVis.R
This returns an error is x is not of the correct class.
The package SummarizedExperiment should be available if x is of class SummarizedExperiment.
1 |
x |
object |
if the object is an ExpressionSet or a SummarizedExperiment,
returns a list with the functions specific of the class of x,
and equivalent of the ExpressionSet functions: 'sampleNames', 'featureNames',
'fData', 'pData', 'exprs'
sampleNames: sample names
featureNames: feature names
fData: feature annotation
pData: sample annotation
exprs: data matrix
varLabels: sample annotation variables
fvarLabels: feature annotation variables
Laure Cougnaud
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.