Kegg Pathways In Text?
2
0
Entering edit mode
12.2 years ago
Avoks ▴ 140

Hi all,

I have read through the related questions that popped up but I couldn't really find what I wanted. Here goes:

  • I run a list of genes through KEGG(Using postForm() in R)
  • I get a list of pathways back
  • I select my pathways of interest(is there a way to do this in R?)
  • I click on a pathway and get the graphics with the genes from my list in red
  • How do I get these images in a text format?
  • I'm trying to get neighboring genes/nodes to include in my gene list(is there a way to do this in R?)

I assume getting things in text is perhaps the first step, hence the initial question.

Thanks.

kegg r pathway text • 4.5k views
ADD COMMENT
1
Entering edit mode

Hi! Sorry, I don't want to be rude, but have you looked at http://www.genome.jp/kegg/soap/doc/keggapi_manual.html? It describes how to access KEGG via Perl/Ruby/Python/Java (no R) and it is quite a versatile interface to retrieve data associated with pathways and genes. However, I am not sure if you can get the network related information you are seeking via that interface.

ADD REPLY
0
Entering edit mode

Thanks Joachim.

ADD REPLY
2
Entering edit mode
12.2 years ago
Neilfws 49k

There are numerous tools in R Bioconductor for working with KEGG. Try searching at their website and see if any do what you want. Useful starting points are KEGG.db and gene2pathway.

ADD COMMENT
0
Entering edit mode

Thanks. I will try gene2pathway.

ADD REPLY
0
Entering edit mode

You're welcome. Feel free to vote for answers you find useful :)

ADD REPLY
0
Entering edit mode
12.2 years ago

If you are not committed to using R, maybe you could try adapting one of the Entrez/KEGG workflows from Taverna:

ADD COMMENT
0
Entering edit mode

Thanks Casey. I am committed to working with R at this point:~)

ADD REPLY

Login before adding your answer.

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