get_dataset_loading_status: Retrieves the status of the submitted dataset loading request

View source: R/public_data.R

get_dataset_loading_statusR Documentation

Retrieves the status of the submitted dataset loading request

Description

Retrieves the status of the submitted dataset loading request

Usage

get_dataset_loading_status(loading_id, reactome_url = NULL)

Arguments

loading_id

The dataset loading process' 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)


reactome/ReactomeGSA documentation built on Nov. 9, 2024, 10:56 a.m.