Description Usage Arguments Value Examples
getES return the ExpressionSet object(s) corresponding
to GEO identifier.
| 1 2 3 4 5 6 | 
| 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. | 
| type | Type of the dataset: 'GSE' or 'GDS'. If not specified,
the function will take first three letters
of  | 
| destdir | Directory for caching loaded Series and GPL files from GEO database. | 
| mirrorPath | URL string which specifies the source of matrices. | 
List of ExpressionSet objects, that were available by given
in name variable GEO identifier.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.