Entering edit mode
5.5 years ago
davidtmscott
▴
90
I have a few thousand metabolic reactions I got from KEGG that I would like to know the direction of and if they are reversible or not. I have found KEGG not to provide much accurate information on this as they seem to represent all reaction as reversible (<=>).
I am wondering is there any way to computationally extract this data accurately from KEGG or any other database?
Thanks
Possible in MetaCyc. Have a look at: Determining Programmatically Whether Or Not A Reaction Is Reversible In Kegg (Or Metacyc).