Description Usage Arguments Value Author(s) See Also Examples
Node and node 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 defined node attributes.
1 |
obj |
a |
A list of names.
Paul Shannon
getNodeAttribute deleteNodeAttribute getEdgeAttributeNames
1 2 | cy = CytoscapeConnection ()
print (getNodeAttributeNames (cy))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.