reparseCachedESs | R Documentation |
The function should be used on phantasus version updates that change behavior of loading datasets from GEO. It finds all the datasets that were cached and runs 'getES' for them again. The function uses cached Series and other files from GEO.
reparseCachedESs(destdir, mirrorPath = getPhantasusConf("geo_mirrors"))
destdir |
Directory used for caching loaded Series files from GEO database. |
mirrorPath |
URL string which specifies the source of matrices. |
vector of previously cached GSE IDs
reparseCachedESs(destdir=tempdir(), "https://ftp.ncbi.nlm.nih.gov")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.