UNPKG

sbgnml-to-cytoscape

Version:

A tool to convert sbgn-ml files to json for Cytoscape.js

12 lines (8 loc) 204 B
# covert-sbgnml example run the following commands: ```sh npm install browserify main.js -o app.js python -m SimpleHTTPServer 8000 ``` Open your browser to view the app running at ```localhost:8000```