checkGPL: Check whether the input gpl in our platform list or not

Description Usage Arguments Value Examples

View source: R/idmap.R

Description

Check whether the input gpl in our platform list or not

Usage

1
checkGPL(GPL = NULL)

Arguments

GPL

GPL(GEO platform) number, eg: GPL570

Value

returns a boolean value

Examples

1
2
3
checkGPL('GPL570')
checkGPL('GPL15314')
checkGPL('GPL10558')

jmzeng1314/AnnoProbe documentation built on June 2, 2020, 4:14 a.m.