updateARCHS4 | R Documentation |
Download archs4 or archs4zoo counts in cacheDir
. If directory does not exists function makes nothing and produce corresponding warnings.
updateARCHS4(
cacheDir = file.path(getPhantasusConf("cache_folders")$rnaseq_counts, "archs4"),
organism = c("all"),
force = FALSE
)
cacheDir |
file path to archs4 cache directory |
organism |
vector which determines organisms to download: human, mouse, zoo or all as default. Also can be a genus. Possible genus:
|
force |
logical value which let function replace current files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.