cytoscape / py2cytoscape

Python utilities for Cytoscape and Cytoscape.js
https://py2cytoscape.readthedocs.io
MIT License
178 stars 45 forks source link

edge get uses incorrect endpoint #61

Closed dotasek closed 6 years ago

dotasek commented 6 years ago

The edge get function is pointing to 'add' instead of get.

https://github.com/cytoscape/py2cytoscape/blob/61fcae356c611bd9df77011062e34570ec491140/py2cytoscape/cyrest/edge.py#L67