Skip to content

Thin wrapper around the cytoscape-intermine library to present intermine gene & protein interaction networks in bluegenes

License

Notifications You must be signed in to change notification settings

intermine/bluegenes-tool-cytoscape

Repository files navigation

Cytoscape Interaction Network

Thin wrapper around https://github.com/yochannah/cytoscape-intermine to allow cytoscape network viewer to display on bluegenes via the tool api.

Licence

LGPL 3 - see LICENCE

To set up locally for development

  1. Clone the repo
  2. cd bluegenesToolCytoscape and then npm install to install dependencies.

All of the editable source files for css and js are in src. To bundle for prod, run the following commands:

CSS

Assuming less is installed globally:

lessc src/style.css dist/style.css --clean-css

JS

Assuming webpack is installed globally:

npx webpack

About

Thin wrapper around the cytoscape-intermine library to present intermine gene & protein interaction networks in bluegenes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published