Skip to content
Prev 12431 / 21312 Next

[Bioc-devel] Data package timeouts

Hi Mike,

I was experiencing similar problems with the BeadArrayUseCases vignette,
where using getGEO() from GEOquery was getting stuck in a (seemingly)
infinite loop processing a GSE series matrix file.  It looks like both of
your examples try to do this too, so I suspect it's a similar issue.  I
think the format of those files has changed recently and it seems to be
causing a fair few issues with GEOquery.

I temporarily settled a solution by getting querying GEO directly rather
than using a local file, but it would be nice to get it back working as
intended.

Mike

On 29 November 2017 at 18:56, Michael Love <michaelisaiahlove at gmail.com>
wrote: