fetch_public_data | R Documentation |
Loads an already available public dataset from ReactomeGSA and returns it as a Biobase::ExpressionSet object.
fetch_public_data(dataset_entry, reactome_url)
dataset_entry |
The entry of the respective dataset as returned by
the |
reactome_url |
URL of the Reactome API Server. Overwrites the URL set in the 'reactome_gsa.url' option. Specific ports can be set using the standard URL specification (for example http://your.service:1234) |
The loaded data as an ExpressionSet object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.