getGEOServer | R Documentation |
Interactively import GEO data with step-by-step process using a series of modals
getGEOServer(id)
id |
Character ID for specifying namespace, see |
This server function implements interactive GEO data import with three main steps.
Query for accession, extract expression data and check whether of compatible type and format.
Import characteristics data selectively according to user.
Import the feature annotation according to user.
GEOdata
reactive values list object containing
$accession
, $eset
, $pData
and $return
.
$return
is an internal status flag for use by multiVCtrlServer
to know when a new GEO dataset has been processed completely through the annotation step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.