search for: hguqiagenv3

Displaying 1 result from an estimated 1 matches for "hguqiagenv3".

2008 May 19
0
[BioC] oligo ids
...that you specified are Qiagen (Operon) IDs, so the place to look is in > the annotation package associated with the Qiagen arrays: > > Assuming that you are using R 2.7.0 (you are, correct?), then you can do: > > source('http://bioconductor.org/biocLite.R') > biocLite('hguqiagenv3.db') > library(hguqiagenv3.db) > mget(c('H200006022','H200002025'),hguqiagenenv3REFSEQ) > > The last command will return a list of mappings between those two > oligo ids and RefSeq. Typing: > > hguqiagenv3() > > will tell you the other annotation sour...