Description Usage Arguments Value Author(s) See Also Examples
Cytoscape provides a number of canned visual styles, to which you may add your own. Use this method to find out the names of those which are currently defined.
1 | getVisualStyleNames(obj)
|
obj |
a |
a list
of character strings.
Paul Shannon
copyVisualStyle setVisualStyle
1 2 | cy = CytoscapeConnection ()
print (getVisualStyleNames (cy))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.