Description Usage Arguments Value See Also Examples
View source: R/recount3_cache.R
This function allows you to specify where the recount3 files will be cached to. It is powered by BiocFileCache-class.
1 | recount3_cache(cache_dir = getOption("recount3_cache", NULL))
|
cache_dir |
A |
A BiocFileCache-class object where the recount3 files will be cached to.
Other recount3 cache functions:
recount3_cache_files()
,
recount3_cache_rm()
1 2 | ## Locate the recount3 cache default directory
recount3_cache()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.