makeLID2PROBESenv {adSplit}R Documentation

Generate LID2PROBES environment

Description

Make hash containing probe-sets per LOCUSLINK identifier.

Usage

makeLID2PROBESenv(LIDenv)

Arguments

LIDenv an environment containing one entry per probe-set holding all corresponding LOCUSLINK identifiers.

Value

An environment containing one entry per LOCUSLINK identifier holding all corresponding probe-sets.

Author(s)

Joern Toedling, Claudio Lottaz

Examples

 
library(hu6800)
makeLID2PROBESenv(hu6800LOCUSID) 

[Package adSplit version 1.2.0 Index]