seandavi / GEOquery

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

implement searchGEO #136

Closed Yunuuuu closed 2 years ago

Yunuuuu commented 2 years ago

It's convenient to do all GEO analytical process in R, this commit just implement searchGEO to enable us search GEO directly in R. see following code:

GEOquery::searchGEO("diabetes[ALL] AND Homo sapiens[ORGN] AND GSE[ETYP]")