| get_reactome_analysis_status | R Documentation |
start_reactome_analysisRetrieves the status of the submitted analysis using start_reactome_analysis
get_reactome_analysis_status(analysis_id, reactome_url = NULL)
analysis_id |
The running analysis' id |
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) |
A list containing the id, status (can be "running", "complete", "failed"),
description, and completed (numeric between 0 - 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.