[BioC] slow query
Sean Wang [guest]
guest at bioconductor.org
Fri Mar 22 21:49:36 CET 2013
The query to org.Hs.eg.db is very slow.
I submit the following query,
cols=cols(org.Hs.eg.db)
gns="BRCA1"
BRCA1.info=select(org.Hs.eg.db, cols=cols, keys=gns, keytype="SYMBOL")
It takes forever to wait for the result.
Anyone knows why and please help me.
Thank you.
-- output of sessionInfo():
(no result yet)
--
Sent via the guest posting facility at bioconductor.org.
More information about the Bioconductor
mailing list