Skip to content
Prev 2416 / 21312 Next

[Bioc-devel] lumi annotations

Hi Antti 

"lumiHumanV1.db" is the old annotation package for Illumina Human V1 chip,
which was used when creating the example.lumi dataset. It is not supported
now. The current nuID indexed Illumina annotation package for Human is
"lumiHumanAll.db", which pools all versions of Illumina Human Beadchip.
It works fine if you use "lumiHumanAll.db" annotation package.
 biocLite("lumiHumanAll.db")
 m <- getAnnMap('SYMBOL', "lumiHumanAll.db")
 get(featureNames(example.lumi)[1], m)

Also, I will update the annotation information of example.lumi dataset
later.


Pan

On 12/17/10 5:00 AM, "bioc-devel-request at r-project.org"
<bioc-devel-request at r-project.org> wrote:

            
--
Pan Du, PhD
Research Assistant Professor
Northwestern University Biomedical Informatics Center
750 N. Lake Shore Drive, 11-176
Chicago, IL  60611
Office (312) 503-2360; Fax: (312) 503-5388
dupan (at) northwestern.edu