get_reactome_analysis_result: Retrieves the result of the submitted analysis using...

Description Usage Arguments Value

View source: R/get_result.R

Description

The result is only available if get_reactome_analysis_status indicates that the analysis is complete.

Usage

1
get_reactome_analysis_result(analysis_id, reactome_url = NULL)

Arguments

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)

Value

The result object


ReactomeGSA documentation built on April 17, 2021, 6:01 p.m.