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

View source: R/get_result.R

get_reactome_analysis_resultR Documentation

Retrieves the result of the submitted analysis using perform_reactome_analysis

Description

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

Usage

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


reactome/ReactomeGSA documentation built on Nov. 13, 2023, 11:13 p.m.