Murali-group / CyGraphSpace

A GraphSpace app for Cytoscape
GNU General Public License v3.0
1 stars 2 forks source link

CyGraphSpace fail uploading large network. #16

Closed LHuang2019 closed 6 years ago

LHuang2019 commented 6 years ago

Currently CyGraphSpace fails uploading large network.

For example, when uploading "string network - cancer" with 400 nodes, CyGraphSpace will respond with exporting/updating network fails.

For the release, there needs a hotfix that adds a message box giving user a warning message when user tries to use CyGraphSpace on large networks.

Further fixes is needed in the future.

jlaw9 commented 6 years ago

Thanks for adding the check to prevent large networks (more than 400 nodes and 1000 edges) from being uploaded @LHuang2019 . This is a known issue on GraphSpace: Improve performance on large networks

Closing for now. We can re-visit this once GraphSpace supports larger networks.