Accio / KEGGgraph

The KEGGgraph package to parse KEGG pathways in R into graph objects
13 stars 3 forks source link

KEGGpathway2Graph does not work as expected #5

Open EulleSA opened 3 years ago

EulleSA commented 3 years ago

I used KEGGgraph to get the ko00071 route information, but the tool is not returning the full edges to me, for example, the enzyme 1.18.1.3 is not captured by the tool. Could you tell me why the KEGGpathway2Graph function does not take all the edges of the route?

Thanks in advance!