cytoscape / py2cytoscape

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

network clone uses incorrect endpoint #60

Closed dotasek closed 6 years ago

dotasek commented 6 years ago

The network clone function is pointing to 'add node' instead of clone.

https://github.com/cytoscape/py2cytoscape/blob/61fcae356c611bd9df77011062e34570ec491140/py2cytoscape/cyrest/network.py#L112