Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 635 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 635 Bytes

Python Utilities for Cytoscape and Cytoscape.js

What is py2cytoscape?

This package is a collection of utilities to use Cytoscape and Cytoscape.js with cyREST RESTful API app. This is still experimental and in alpha status.

What's inside?

Currently, this includes data conversion utilities from/to Cytoscape.js JSON. The following libraries are supported:

  • NetworkX - From / To Cytoscape.js JSON
  • igraph - To Cytoscape.js JSON
  • GraphLab - To Cytoscape.js JSON (Partially supported)

And the following graph libraries will be supported soon:

  • graph-tool