seandavi / GEOquery

The bridge between the NCBI Gene Expression Omnibus and Bioconductor
http://seandavi.github.io/GEOquery/
Other
88 stars 36 forks source link

Error: Duplicate identifiers for rows (75, 83), (76, 84), (77, 85), (78, 86), (79, 87), (80, 88), (81, 89), (82, 90) #67

Closed seandavi closed 6 years ago

seandavi commented 6 years ago

https://support.bioconductor.org/p/106445/

I am trying to get GEO datset GSE71989, but I am getting following error.

gset <- getGEO("GSE71989") Found 1 file(s) GSE71989_series_matrix.txt.gz trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE71nnn/GSE71989/matrix/GSE71989_series_matrix.txt.gz' Content type 'application/x-gzip' length 4240450 bytes (4.0 MB)

downloaded 4.0 MB

Error: Duplicate identifiers for rows (75, 83), (76, 84), (77, 85), (78, 86), (79, 87), (80, 88), (81, 89), (82, 90)

Please suggest me the solution.