loadPatel | R Documentation |
use BiocFileCache discipline to acquire patelGBMSC SummarizedExperiment
loadPatel( remotePath = "https://s3.us-east-2.amazonaws.com/biocfound-scrna/patelGBMSC.rds", cache = BiocFileCache::BiocFileCache() )
remotePath |
character(1) identifying remote RDS |
cache |
instance of BiocFileCache, defaults to BiocFileCache::BiocFileCache() |
a SummarizedExperiment instance
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
.
loadPatel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.