checkGPL {AnnoProbe} | R 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')
[Package AnnoProbe version 0.1.7 Index]