Description Usage Arguments Value Author(s) Examples
Test the connection to Cytoscape.
1 | ping(obj)
|
obj |
a |
"It works!"
Tanja Muetze, Georgi Kolishovski, Paul Shannon
1 2 3 4 5 6 7 8 9 | ## Not run:
# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
cy <- CytoscapeConnection ()
ping (cy)
# "It works!"
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.