wait_for_loading_dataset: wait_for_loading_dataset

View source: R/public_data.R

wait_for_loading_datasetR Documentation

wait_for_loading_dataset

Description

This function loops until the dataset is available. If verbose is set to TRUE, the progress is displayed in a status bar.

Usage

wait_for_loading_dataset(request, verbose, reactome_url)

Arguments

request

The httr request object of the dataset loading request.

verbose

If set to TRUE, the progress is displayed as a status bar.

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)


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