Table 2. Examples of Cytoscape data resources exposed by cyREST.
URL Segment | Data Resource |
---|---|
networks | list of all networks (as networkId) |
networks/networkId/edges | edges within network networkId |
networks/networkId/nodes | nodes within network networkId |
networks/networkId/tables | tables within network networkId |
networks/networkId/views | views of network networkId |
networks/networkId/groups | node groupings within network networkId |
session | session-wide attributes (e.g., name) |
styles | visual styles that can apply to networks |
styles/styleName/mappings | values of visual properties for style styleName |