availablePSets: Return a table of PharmacoSets available for download

Description Usage Arguments Details Value Examples

View source: R/downloadPSet.R

Description

The function fetches a table of all PharmacoSets available for download. The table includes the dataset names, version information for the data in the PSet, the date of last update, the name of the PSet, and references for the data contained within, a DOI for the data, and a direct download link. Download can also be done using the downloadPSet function.

Usage

1
availablePSets(canonical = TRUE)

Arguments

canonical

['logical'] Should available PSets show only official PSets, or should user generated PSets be included?

Details

Much more information on the processing of the data and data provenance can be found at: www.orcestra.ca

Value

A data.frame with details about the available PharmacoSet objects

Examples

1
2
3

PharmacoGx documentation built on Feb. 28, 2021, 2 a.m.