loadPatel: use BiocFileCache discipline to acquire patelGBMSC...

View source: R/loadPatel.R

loadPatelR Documentation

use BiocFileCache discipline to acquire patelGBMSC SummarizedExperiment

Description

use BiocFileCache discipline to acquire patelGBMSC SummarizedExperiment

Usage

loadPatel(
  remotePath = "https://s3.us-east-2.amazonaws.com/biocfound-scrna/patelGBMSC.rds",
  cache = BiocFileCache::BiocFileCache()
)

Arguments

remotePath

character(1) identifying remote RDS

cache

instance of BiocFileCache, defaults to BiocFileCache::BiocFileCache()

Value

a SummarizedExperiment instance

Note

The RDS for the SummarizedExperiment is in an AWS S3 bucket. This function will check local cache for the data and will download to cache if not found. That download is a one-time operation for any given value of cache.

Examples

loadPatel

vjcitn/BiocOncoTK documentation built on Feb. 14, 2023, 11:56 p.m.