This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Kegg- kaas equivalent in Biocyc

Hello all,

Can somebody pls tell me what is the equivalent of Kaas (Kegg) in Metacyc/Biocyc?

KAAS (KEGG Automatic Annotation Server) provides functional annotation of genes by BLAST comparisons against the manually curated KEGG GENES database. The result contains KO (KEGG Orthology) assignments and automatically generated KEGG pathways.

My goal is to generate metabolic pathways from my sample fasta files.

Thank you

rna-seq

1 answer

After submitting the fasta files to KAAS, you are provided a link (with html,text). When html page is clicked, you can "Exec" the page, which will lead you to pathway list. By clicking any pathway, you can generate the pathway and genes you were able to capture from the pathway. Is that what you are looking for? For example, after submitting my fasta file and checking Glycolysis pathway, my pathway looks like this. (link might expire little later)

Thank you Praki. What you are describing, I have already done that in Kegg. Now I want to genrate the same pathway graph but using Biocyc. Why I am moving to Biocyc is because, in Kegg, nodes in the graph are sometimes EC number but quite often, the EC numbers can be the edges. This makes it difficult for me to capture the pathways as graph since it will involve taking the dual in some cases...

I would also be interested if you find some answer. I have not dealt with Biocyc before.

Hey @charly.blanche.t , were you able to figure this out? I am looking for a way to generate a graph using the BioCyc data.

Log in to answer this question.