I need to do protein-protein interaction network analysis for which dataset was downloaded from GEO datasets. Data is in the .cel format. I am unable to read these files. Please also suggest "How to apply gcrma package on data?"
I have GSM358670 in .cel format and I am getting an error like
read.celfile(GSM358670)
Error in read.celfile(GSM358670) :
STRING_ELT() can only be applied to a 'character vector', not a 'list'