Entering edit mode
3.8 years ago
firstorthopedicdoctor
▴
30
Dear colleagues, I am trying to export GEO data series using get GEO, however, when I use this command, I get the following error
gset <- getGEO("GSE4600", GSEMatrix =TRUE, getGPL=FALSE)
**Found 1 file(s)
GSE4600_series_matrix.txt.gz
Using locally cached version: C:\Users\AppData\Local\Temp\RtmpuI3VFM/GSE4600_series_matrix.txt.gz
Error in if (num_colors < 256) { : missing value where TRUE/FALSE needed**
How to solve this? I do not understand what is the error
Thank you very much, After trying to figure it out, It turned out that Rstudio version was old and when I update it the error message was gone