idmap: Get Probe Annotation

Description Usage Arguments Value Examples

View source: R/idmap.R

Description

getGPLAnno returns probe annotations for input gpl

Usage

1
idmap(gpl = "GPL570", type = "bioc", mirror = "tercent")

Arguments

GPL

GPL(GEO platform) number, eg: GPL570

source

source of probe anntation stored, one of "pipe", "bioc", "soft", default:"pipe"

Value

probe annotaions

Examples

1
2
3
ids=idmap('GPL570')
ids=idmap('GPL570',type='soft')
ids=idmap('GPL18084',type='pipe')

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