.resaveAllExampleDatasets {PharmacoGx}R Documentation

Utility function to resave all datasets after modifying convertPSetMolecularProfiles

Description

Converts all example dastasets specificed as an argument from molecularProfiles as ExpressionSet to molecularProfiles as SummarizedExperiment and saves them in the data folder

Usage

.resaveAllExampleDatasets(datasets)

Arguments

datasets

character A list of the example datasets to update

Value

none Works by side effects alone to resave all example datasets in a package to have SummarizedExperiments for molecularProfiles


[Package PharmacoGx version 2.0.9 Index]