Hello,
Can you help me to manage the following error message in trying to import GPL570 and convert it to csv file in order to work in excel?
Thank you,
Yossi Cohen
lase activator activity // inferred from electronic annotation /// 0030249 // guanylate cyclase regulator activity // inferred from electronic annotation
54670 more rows ...
> write.csv(gpl570,file=gpl570.csv)
> write.csv(gpl570,file="gpl570.csv")
Error in as.data.frame.default(x[[i]], optional = TRUE) :
cannot coerce class "structure("GPL", package = "GEOquery")" to a data.frame
Thank you James,
I need the expression values of all the samples in that platform for comparative analysis using Excel
Yossi