Is There Any Way To Retrieve Protein Sequences In Fasta Format using a Kegg Pathway code?
1
0
Entering edit mode
9.1 years ago
catagui ▴ 40

Hi is there a way to get all the fasta protein sequences from one KEGG pathway?

I want to get all the sequences from a Nematostella pathway:

nve04068    FoxO signaling pathway

Link for nve04068: http://www.kegg.jp/kegg-bin/show_pathway?nve04068+NEMVE_v1g162441

It would be something similar to this post, but not sure it is possible to use the pathway code instead of the orthology code.

Thanks

KEGG pathway fasta • 4.3k views
ADD COMMENT
3
Entering edit mode
9.1 years ago
Kamil ★ 2.3k

You can try my Python script.

Summary

  1. Find 100 orthology ids for the pathway id "ko04068" with this link
  2. Find many gene ids for each orthology id with links like this.
  3. Retrieve FASTA sequence for a gene id: http://www.genome.jp/dbget-bin/www_bget?-f+-n+n+aml:100467269

Related questions

Extracting List Of Genes Associated With A Pathway In Kegg

ADD COMMENT
0
Entering edit mode

Thanks for the script Kamil I will try it out.

ADD REPLY

Login before adding your answer.

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