Skip to main content

Python implementation of the graph visualization tool Cytoscape.

Project description

ipycytoscape

Build Status codecov

Python implementation of the graph visualization tool Cytoscape.

Try it out using binder: Binder

cytoscape screencast

Offers full support to NetworkX lib. Just follow the example under /examples/Test NetworkX methods.ipynb.

Installation

With conda: (recommended)

conda install -c conda-forge ipycytoscape

With pip:

pip install ipycytoscape

Or if you use jupyterlab:

pip install ipycytoscape
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-cytoscape

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] ipycytoscape

For a development installation: (requires npm)

$ git clone https://github.com/QuantStack/ipycytoscape.git
$ cd ipycytoscape
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix ipycytoscape
$ jupyter nbextension enable --py --sys-prefix ipycytoscape
$ jupyter labextension install @jupyter-widgets/jupyterlab-manager
$ jupyter labextension install js

License

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipycytoscape-0.2.0.tar.gz (1.9 MB view details)

Uploaded Source

File details

Details for the file ipycytoscape-0.2.0.tar.gz.

File metadata

  • Download URL: ipycytoscape-0.2.0.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for ipycytoscape-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0e17b8f57281a7637a1029b2b57d331d7001d742fd0c3addae3e73054d73cb83
MD5 f4548f249b5c021937d29ed735df9c6a
BLAKE2b-256 2925dce02c5e05b26fa4fca2c0cda981f0c1e661577d77ee1fcdd1a840288ec8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page