checkGPLsFallback: Check possible annotations for GEO Dataset.

Description Usage Arguments Value Examples

View source: R/loadGEO.R

Description

checkGPLs returns GPL-names for the specified GEO identifier.

Usage

1

Arguments

name

String, containing GEO identifier of the dataset.

Value

Vector of filenames serialized in JSON format. If there is only one GPL for that dataset, the function will return name.

Examples

1
2
3
4
5
## Not run: 
checkGPLs('GSE27112')
checkGPLs('GSE14308')

## End(Not run)

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