[BioC] Error: couldn't find function "hgu133aACCNUM"

Sean Davis sdavis2 at mail.nih.gov
Thu Mar 24 20:24:31 CET 2005


On Mar 24, 2005, at 2:16 PM, Khan, Sohail wrote:

> Dear Members,
>
> I am getting the following error, when I run hgu133aACCNUM() function.
>
> Error: couldn't find function "hgu133aACCNUM"
>
> I have package "hgu133a" installed and loaded.
> Thank you.
>

It isn't a function.  You will have to use the "annotate" package to 
work with hgu133a.  For example:

 > lookUp("91952_at",'hgu133a','ACCNUM')
[1] "AI363375"

Hope this helps.
Sean



More information about the Bioconductor mailing list