Get all gene symbol in kegg pathway with clusterProfiler
1
0
Entering edit mode
7.3 years ago
Peter • 0

How can we get all genes in a Pathway with clusterProfiler? eg, kegg pathway: hsa04151.

Thank you very much in advance.

clusterProfiler • 3.4k views
ADD COMMENT
2
Entering edit mode
7.3 years ago
Guangchuang Yu ★ 2.6k

using github version:

> bitr_kegg("hsa04151", "Path", "ncbi-geneid", "hsa") 
        Path ncbi-geneid
1   hsa04151       10000
2   hsa04151       10018
3   hsa04151   100533105
4   hsa04151       10110
5   hsa04151       10161
6   hsa04151        1017
7   hsa04151        1019
8   hsa04151        1021
9   hsa04151        1026
10  hsa04151        1027
11  hsa04151   102723407
12  hsa04151       10319
13  hsa04151       10488
,,,

ADD COMMENT
0
Entering edit mode

@Guangchuang Yu After doing the KEGG pathway analysis with ClusterProfiler and get the dotplot with the pathways, I would like to have a list with the genes so I can take a look (not all the genes in a given pathway, but the specific genes that had appeared in my pathway analysis). How can I do that?

ADD REPLY

Login before adding your answer.

Traffic: 1524 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