checkGPLsFallback {phantasus}R Documentation

Check possible annotations for GEO Dataset.

Description

checkGPLs returns GPL-names for the specified GEO identifier.

Usage

checkGPLsFallback(name)

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

## Not run: 
checkGPLs('GSE27112')
checkGPLs('GSE14308')

## End(Not run)

[Package phantasus version 1.14.0 Index]