← Revision 1 as of 2013-12-11 17:38:38
Size: 39
Comment:
|
← Revision 2 as of 2013-12-11 17:52:01 →
Size: 501
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Scripting == |
== Scripting in Cytoscape 3 == Scripting language support is an experimental feature in Cytoscape 3. Java runtime environment comes with built-in scripting language support and Cytoscape uses it to execute tasks written in standard languages such as JavaScript. This feature is for advanced users. If you just want to automate some basic tasks, such as loading network, you can use [[Command]] instead. == Run Cytoscape from Command Line == To use Scripting feature, |
Scripting in Cytoscape 3
Scripting language support is an experimental feature in Cytoscape 3. Java runtime environment comes with built-in scripting language support and Cytoscape uses it to execute tasks written in standard languages such as JavaScript.
This feature is for advanced users. If you just want to automate some basic tasks, such as loading network, you can use Command instead.
Run Cytoscape from Command Line
To use Scripting feature,