Description Usage Arguments Value Author(s) See Also Examples
Node and edge attributes belong to the Cytoscape session as a whole, not to a particular window. Use this method to find out the name of the currently definededge attributes.
1 |
obj |
a |
A list of names.
Paul Shannon
getEdgeAttribute deleteEdgeAttribute getNodeAttributeNames
1 2 | cy = CytoscapeConnection ()
print (getEdgeAttributeNames (cy))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.