Description Usage Arguments Value
Gets commands available from within a namespace in Cytoscape from functions within cytoscape and from installed plugins.
1 2 | ## S4 method for signature 'CytoscapeConnectionClass'
getCommandsWithinNamespace(obj, namespace)
|
obj |
Cytoscape network where commands are fetched via RCy3 |
namespace |
Cytoscape function (e.g. layout or network settings) or Cytoscape plugin function |
Vector of available commands from a specific plugin or Cytoscape function (e.g. namespace)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.