reparseCachedESs: Reparse cached expression sets from GEO.

Description Usage Arguments Value Examples

View source: R/loadGEO.R

Description

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.

Usage

1
reparseCachedESs(destdir, mirrorPath = "https://ftp.ncbi.nlm.nih.gov")

Arguments

destdir

Directory used for caching loaded Series files from GEO database.

mirrorPath

URL string which specifies the source of matrices.

Value

vector of previously cached GSE IDs

Examples

1

phantasus documentation built on Nov. 8, 2020, 6:39 p.m.