View source: R/recount3_cache_files.R
recount3_cache_files | R Documentation |
This function returns the list of URLs of the recount3 files you have
stored in your recount3_cache()
.
recount3_cache_files(bfc = recount3_cache())
bfc |
A BiocFileCache-class
object where the files will be cached to, typically created by
|
A character()
with the URLs of the recount3 files you have
downloaded.
Other recount3 cache functions:
recount3_cache_rm()
,
recount3_cache()
## List the URLs you have downloaded
recount3_cache_files()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.