Socket
Socket
Sign inDemoInstall

@intermine/bluegenes-cytoscape-interaction-network-viewer

Package Overview
Dependencies
5
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @intermine/bluegenes-cytoscape-interaction-network-viewer

Visualize gene and protein interaction networks using [cytoscape.js](http://js.cytoscape.org/).


Version published
Weekly downloads
2
decreased by-71.43%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 19 Apr 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc