probeID_designType {sesame}R Documentation

Extract the probe type field from probe ID This only works with the new probe ID system. See https://github.com/zhou-lab/InfiniumAnnotation for illustration

Description

Extract the probe type field from probe ID This only works with the new probe ID system. See https://github.com/zhou-lab/InfiniumAnnotation for illustration

Usage

probeID_designType(Probe_ID)

Arguments

Probe_ID

Probe ID

Value

a vector of '1' and '2' suggesting Infinium-I and Infinium-II

Examples

probeID_designType("cg36609548_TC21")

[Package sesame version 1.8.10 Index]