load_db: Load oncoEnrichR data repository

View source: R/onco_enrichr.R

load_dbR Documentation

Load oncoEnrichR data repository

Description

Function that fetches version-tagged oncoEnrichR data repository from Google Drive

Usage

load_db(cache_dir = NA, force_download = FALSE, googledrive = TRUE)

Arguments

cache_dir

Local directory for data download

force_download

Logical indicating if local cache should force download (i.e. set to TRUE to re-download even if data exists in cache)

googledrive

logical indicating to use googledrive or UiO server as host for downloading

Value

A list object with oncoEnrichR datasets, to be used as the oeDB argument for onco_enrich() and write()


sigven/oncoEnrichR documentation built on Aug. 31, 2023, 8:05 a.m.