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

View source: R/idmap.R

checkGPLR Documentation

Check whether the input gpl in our platform list or not

Description

Check whether the input gpl in our platform list or not

Usage

checkGPL(GPL = NULL)

Arguments

GPL

GPL(GEO platform) number, eg: GPL570

Value

returns a boolean value

Examples

checkGPL('GPL570')
checkGPL('GPL15314')
checkGPL('GPL10558')

AnnoProbe documentation built on Nov. 14, 2022, 9:05 a.m.