endpointFunctions | R Documentation |
Basic API calls. These functions return mostly unaltered data from a given API endpoint.
setGemmaUser
: Allows authentication
allDatasets
: List all datasets
datasetInfo
: Get information about a specific dataset
allPlatforms
: List all platforms
platformInfo
: Get information about a specific platform
geneInfo
: Get information about genes
allTaxa
: List all taxa
taxonInfo
: Get information about a specific taxon
annotationInfo
: Query for annotations
setGemmaUser
: Sets gemma username and password for authentication
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.