Error in building expression set for ArrayExpress
0
0
Entering edit mode
rf • 0
@rfes-12351
Last seen 14 months ago
Spain

I am downloading data from ArrayExpress using the R package "ArrayExpress":

    savedir='C:/myDIR'  
    myAE=getAE("E-MTAB-797", type = "raw", path = savedir)
    eset=ae2bioc(mageFiles = myAE)

However, I get an error:

    Error in as.character.default(<S4 object of class "ExpressionFeatureSet">) :
    no method for coercing this S4 class to a vector
    Calls: DLfunction ... eval -> .Method -> as.character -> as.character.default
    Execution halted

What am I doing wrong? Thanks in advance

 

microarray expressionset arrayexpress bioconductor r • 940 views
ADD COMMENT

Login before adding your answer.

Traffic: 925 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