Description Usage Arguments Value Examples
getGDS
return the ExpressionSet object corresponding
to GEO Dataset identifier.
1 |
name |
String, containing GEO identifier of the dataset. It should start with 'GSE' or 'GDS' and can include exact GPL to annotate dataset, separated with dash ('-') from the identifier. |
destdir |
Directory for caching loaded Series and GPL files from GEO database. |
mirrorPath |
URL string which specifies the source of matrices. |
ExpressionSet object wrapped in list, that was available by given
in name
variable GEO identifier.
1 | getGDS('GDS4922')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.