cytoscape / py2cytoscape

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

groups may be using wrong URL root #59

Closed dotasek closed 6 years ago

dotasek commented 6 years ago

Within groups, the url may be incorrectly rooted at 'commands/edge'

https://github.com/cytoscape/py2cytoscape/blob/61fcae356c611bd9df77011062e34570ec491140/py2cytoscape/cyrest/group.py#L11

This may be leftover from a cut-and-paste.