fetch_public_data: fetch_public_data

View source: R/public_data.R

fetch_public_dataR Documentation

fetch_public_data

Description

Loads an already available public dataset from ReactomeGSA and returns it as a Biobase::ExpressionSet object.

Usage

fetch_public_data(dataset_entry, reactome_url)

Arguments

dataset_entry

The entry of the respective dataset as returned by the find_public_datasets function.

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 loaded data as an ExpressionSet object.


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