Bioconductor, how to convert an ExpressionFeatureSet to an ExpressionSet?
0
0
Entering edit mode
5.2 years ago
Davide Chicco ▴ 120

I am performing a batch correction with Bioconductor.

For the files in the same batch, I use the function rma() to normalize the data. This function calls return ExpressionSet objects that I combine all together into a unique vector.

When I have a batch containing only one file, I cannot run rma. I keep the file the same way it is, which is a ExpressionFeatureSet. Then, I would like to add this object to the vector, but I cannot because it's a different datatype.

I would like to convert this ExpressionFeatureSet variable to a ExpressionSet object. How can I do it?

thanks

bioconductor • 1.9k views
ADD COMMENT

Login before adding your answer.

Traffic: 1800 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6