GEO数据挖掘,R语言

 

gset = getGEO('GSE37815',destdir = '.',getGPL = F,
+               AnnotGPL = T)
Found 1 file(s)
GSE37815_series_matrix.txt.gz
试开URL’https://ftp.ncbi.nlm.nih.gov/geo/series/GSE37nnn/GSE37815/matrix/GSE37815_series_matrix.txt.gz'
Content type 'application/x-gzip' length 1651084 bytes (1.6 MB)
downloaded 1.6 MB

错误: 'C:\Users\好好学~1\AppData\Local\Temp\RtmpQpEiuB\file672454a75c04' does not exist.
> gset
错误: 找不到对象'gset'
> 

 

请教大佬是否已经解决啊 我也碰到这个问题了

还得运行一次 第1~2行那个代码