510
Comment: converted to 1.6 markup
|
← Revision 11 as of 2010-07-08 17:34:16
792
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
'''Cytoscape Developer Tutorial''' | = Cytoscape Developer's Documents = |
Line 3: | Line 3: |
CytoscapeRetreat2008/DeveloperTutorial |
== Introduction to Cytoscape 2.6 Architecture == * CytoscapeRetreat2008/DeveloperTutorial - Introduction to Cytoscape graph model, view, vizMap and more. |
Line 5: | Line 6: |
Introduction to Cytoscape graph model, view, vizMap and more. |
== How to Develop Plugins == * [[Cytoscape_Plugin_Tutorial]] - General introduction to plugin development * [[plugin_developer_tutorial|Plugin Developer Cookbook]] - A list of sample plugins to show how to use various Cytoscape functionality. * [[Plugin_Download_Site_Tutorial]] - How to create your own plugin property file for Plugin manager |
Line 7: | Line 11: |
[[plugin_developer_tutorial|Plugin developer tutorial]] |
== Miscellaneous == * [[Implementing_Attribute_Equations_Functions| implementing your own attribute equation functions]] |
Line 9: | Line 14: |
A list of sample plugins to show how to use various Cytoscape functionalities [[Cytoscape_Plugin_Tutorial]] How to create your own plugin property file for Plugin manager [[Plugin_Download_Site_Tutorial]] CytoRetreat2007Tutorials [[CytoPanel_Tutorial]] CytoscapeRetreat2008/UserTutorial |
== Old Tutorials == * CytoRetreat2007Tutorials * [[CytoPanel_Tutorial]] * CytoscapeRetreat2008/UserTutorial |
Cytoscape Developer's Documents
Introduction to Cytoscape 2.6 Architecture
CytoscapeRetreat2008/DeveloperTutorial - Introduction to Cytoscape graph model, view, vizMap and more.
How to Develop Plugins
Cytoscape_Plugin_Tutorial - General introduction to plugin development
Plugin Developer Cookbook - A list of sample plugins to show how to use various Cytoscape functionality.
Plugin_Download_Site_Tutorial - How to create your own plugin property file for Plugin manager
Miscellaneous