Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

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/).

  • 2.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
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

Package last updated on 19 Apr 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc