start_reactome_analysis {ReactomeGSA} | R Documentation |
Submits a ReactomeAnalysisRequest
to the Reactome Analysis Service API and
returns the analysis id of the submitted job.
start_reactome_analysis(request, reactome_url = NULL)
request |
|
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) |
character The analysis job's id.