seandavi / GEOquery

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

Error: duplicate identifiers for rows.... #55

Closed seandavi closed 6 years ago

seandavi commented 6 years ago

reported in email:

library(GEOquery)
GSE37405 <- getGEO(GEO = "GSE37405", GSEMatrix = T, destdir = getwd())

results in:

Error: Duplicate identifiers for rows (232, 285, 338, 391, 444, 497, 550), (503, 556), (147, 200, 253, 306, 359, 412, 465, 518, 571)

This is a general problem, so not specific to this GSE.