buildKEGGmap doesn´t work - library(clusterProfiler)
3
0
Entering edit mode
@cristina-della-beffa-3231
Last seen 7.0 years ago
Germany

 

Good morning,

I would like to use the buildKEGGmap() function from the package clusterProfiler, but the following error comes up

library(clusterProfiler)

buildKEGGmap
Error: could not find function "buildKEGGmap"

sessionInfo()
R version 3.2.0 (2015-04-16)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1

 

Is it possible to update the related help page, explaining which kind of input is required and please provide some examples?

Thank you in advance.

 

Best regards,

             Cristina

clusterprofiler software error • 1.6k views
ADD COMMENT
1
Entering edit mode
Guangchuang Yu ★ 1.2k
@guangchuang-yu-5419
Last seen 5 days ago
China/Guangzhou/Southern Medical Univer…

Hi, please follow the example of http://ygc.name/2015/02/01/kegg-enrichment-analysis-with-latest-online-data-using-clusterprofiler/, to use latest online version of KEGG.

buildKEGGmap is not exported as I don't want user use it to download KEGG data since I am not sure whether it will violate the KEGG license or not.

You can use enrichKEGG function, which will download the KEGG annotation of specific organism and use it to test.

 

Bests,

Guangchuang

 

ADD COMMENT
0
Entering edit mode
@cristina-della-beffa-3231
Last seen 7.0 years ago
Germany

Thank you very much for the link and support, I will try to use enrichKEGG.

 

Best,

          Cristina

 

 

ADD COMMENT
0
Entering edit mode
Guangchuang Yu ★ 1.2k
@guangchuang-yu-5419
Last seen 5 days ago
China/Guangzhou/Southern Medical Univer…

gene set enrichment analysis of KEGG using latest online data is also available, see http://bioconductor.org/packages/devel/bioc/vignettes/clusterProfiler/inst/doc/clusterProfiler.html

 

Bests,

Guangchuang

ADD COMMENT

Login before adding your answer.

Traffic: 838 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6