This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Mapping an unique KEGG pathway

Hi, sorry for my ignorance. I would like to know how I could check if all the genes of an unique KEGG PATHWAY (e.g. GO:0009718) are present in my genome?

and if possible, is there a tool that performs automatic pathway mapping?

Thanks

genome next-gen gene

1 answer

Look into the R package clusterProfiler:

https://yulab-smu.github.io/clusterProfiler-book/chapter6.html

Log in to answer this question.