get_reactome_analysis_status: Retrieves the status of the submitted analysis using...

Description Usage Arguments Value

View source: R/get_result.R

Description

Retrieves the status of the submitted analysis using start_reactome_analysis

Usage

1
get_reactome_analysis_status(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

A list containing the id, status (can be "running", "complete", "failed"), description, and completed (numeric between 0 - 1)


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