Hey guys,
I am tying to map the genes that are differentially expressed in RNA-Seq onto KEGG metabolic map. I have got the KO numbers of the differentially expressed genes, so can anyone give me an example of the particular formats of how you do multiple KO number pathway search and coloring in KEGG? Also, can anyone help me to show metabolic pathways that do not belong together on the same map (similar to a zoom-out view)? like Fig.3 in this paper:
http://mbio.asm.org/content/5/2/e01012-14.full
Thank you sooo much!
6 answers
Give a look to the Vanted program
The Bioconductor packages gage and pathview will produce kegg pathway maps, but as far as I know, only for one pathway at a time.
kegga in limma, MAGENA ?
I think that pathview should do the job. There is also a R package http://www.bioconductor.org/packages/release/bioc/html/pathview.html
try clusterProfiler very easy to implement.
Log in to answer this question.