# KEGGScape
KEGGscape imports KGML(KEGG pathway XML).
## Quick Start
https://github.com/idekerlab/KEGGscape/#quick-start
## version 0.9.x
- Built with **java11**(, compatible with Cytoscape 3.8.0 or later).
- In global metabolism map, create nodes only for compound.
- Add gene IDs to the global map reaction edges.
### About version 0.8.x
KEGGscape 0.8.x has REST API.
You can import KEGG pathway to Cytoscape by requesting
http://localhost:1234/keggscape/v1/THE_KEGG_PATHWAY_ID
for example you can import http://www.genome.jp/dbget-bin/www_bget?eco00010
by requesting
http://localhost:1234/keggscape/v1/eco00010