Cytoscape System

Functions for inspecting and managing apps for Cytoscape.

Resources

cytoscape_free_memory([base_url])

Manually call Java’s garbage collection System.gc() to free up unused memory.

cytoscape_memory_status([base_url])

Returns the memory resources of the server running Cytoscape.

cytoscape_number_of_cores([base_url])

Returns the processor resources of the server running Cytoscape.

System

cytoscape_api_versions([base_url])

Get the list of available CyREST API versions.

cytoscape_ping([base_url])

Ping Cytoscape

cytoscape_version_info([base_url])

Return the versions of the current Cytoscape and CyREST API.