Skip to content

version 1.0.1 beta release

Choose a tag to compare

@LHuang2019 LHuang2019 released this 30 Jul 21:44
· 3 commits to master since this release
85eb78a

Overview

The CyGraphSpace version is the second beta release in Cytoscape App store. This version of CyGraphSpace may contain bugs and lacks features that will be implemented in future releases.

Software version: v1.0.1 Beta

Cytoscape version: v3.6.0+

Built on the existing code, the beta release updates to allow more interactive UI via tracking each network upload/update action using the Cytoscape result panel.

UI Update:

  • Add result panel tracking network upload/update action as a task.
  • Each task contains the following:
    • Graph name
    • Status (In progress, complete, fail)
    • GraphSpace url of the the graph if upload/update success.
  • Remove pop-up window notification on graph upload/update status.