Skip to content

Collection of scripts that include programmatic io and control of Cytoscape

License

Notifications You must be signed in to change notification settings

quantiply/cytoscape-automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cytoscape-automation

Main Page

Visit automation.cytoscape.org for a curated set of automation examples.

What is Cytoscape Automation

Cytoscape is a desktop-based tool that focuses on user-initiated operations for generating user-consumable results. Cytoscape Automation enables users to create workflows executed entirely within Cytoscape or by external tools (e.g., Jupyter, R, GenomeSpace, etc), and whose results are reproducible. This enables Cytoscape to scale to large collections of datasets and to larger more complex workflows than is practical via keyboard and mouse.

Cytoscape Automation exists in two skins – the Commands interface and the Functions interface. Both can accomplish similar results, but are focused on different usage styles. Commands comprise of user-initiated interactions (e.g., open session, import data, export image), whereas the Functions interface enables programmers to manipulate and operate on networks as internal Cytoscape data. Both Commands and Functions are available via a REST interface.

To learn more about Cytoscape Automation, visit our FAQ.

Also see our repo directories for Script Writers and for App Developers.

About

Collection of scripts that include programmatic io and control of Cytoscape

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.8%
  • Jupyter Notebook 6.6%
  • JavaScript 0.4%
  • Java 0.1%
  • CSS 0.1%
  • R 0.0%