KEGG enrichment for non-model
1
1
Entering edit mode
bekah ▴ 40
@bekah-12633
Last seen 5.1 years ago

Hi,
Not sure if I have mis-understood. It looks like GAGE can be used for non-model organisms using KO?
I have a set of data - gene IDs with associated kegg Ids from using KAAS for my genome.
geneID           keggID
gene30651     K01416 ……...

I used this to match keggIDs with my set of differentially expressed genes I previously identified with their average fold change between control and treatment groups for each gene.
Is it possible to use this list of differentially expressed KEGG Ids to do pathway enrichment using GAGE and KO db?

geneID          keggID     FC
gene40167     k00236    43  …………….

Best wishes,

bekah

kegg pathway analysis non-model gage pathview • 2.9k views
ADD COMMENT
0
Entering edit mode

Have followed this tutorial for anyone else having the same problem:

http://genviz.org/module%204/0004/03/01/pathwayAnalysis/

ADD REPLY
0
Entering edit mode
Luo Weijun ★ 1.6k
@luo-weijun-1783
Last seen 9 months ago
United States

GAGE will work with your data if you:

-change the rowname of your data matrix or the names of your data vector to ko gene ID (keggID in your example)

-if the data is fold change already, set both ref and samp to NULL when calling gage function.

-follow/understand the tutorial and package documentation accurately

 

We have developed a web server for user with less programming skills, which can do both pathway/gage analysis and visualization:

https://pathview.uncc.edu/

HTHs,

ADD COMMENT
0
Entering edit mode

cheers - I managed to work it out so no need for the web server :) thanks again

ADD REPLY
0
Entering edit mode

I realised that GAGE is not suitable for my data - as I am using KO so, multiple genes that are similar have been given the same k number which makes assigning the correct LFC difficult. What I was wanting was a software that used enrichment test on keggIDs rather than expression data - so I have used enrichKEGG in ClusterProfiler and then will use pathview to visualise the significantly enriched pathways!

ADD REPLY
0
Entering edit mode

hello, sorry i want to know how did u managed to use your non model data for clusterprofiler KEGG?

ADD REPLY

Login before adding your answer.

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