CyNDEx

Functions for communicating with NDEx from within Cytoscape.

Read/Write

export_network_to_ndex(username, password, …)

Send a copy of a Cytoscape network to NDEx as a new submission.

import_network_from_ndex(ndex_id[, …])

Import a network from the NDEx database into Cytoscape.

update_network_in_ndex(username, password, …)

Update Network In NDEx.

Utility

get_network_ndex_id([network, base_url])

Get Network NDEx Id.