R/classes.R
rb_dataset_load.Rd
Load a dataset from a refinebio download
rb_dataset_load(dataset, base_path = datastore_get_path(), use_caching = TRUE)
The path to the directory where the dataset will be downloaded and extracted.
The dataset ID
If TRUE, cache the result in the base_path.
If TRUE, overwrite the cached result.
A list of SummarizedExperiments representing the experiments in the RefineBio downloaded dataset.
SummarizedExperiment