CyToStruct - External Application Hooking for Cytoscape
with Sergey Nepomnyachiy and Nir Ben-Tal install, Bitbucket (including source code and demos) and slides from a workshop Sergey did
CyToStruct is a Cytoscape app that allows the user to configure scripts for running external programs. These scripts are templates, and CyToStruct will inject node/edge dependent data into these and then pass the script on to external programs.
The application we had in mind was running molecular viewers that show the details of nodes and edges. Because CyToStruct is so general, we can support any molecular viewer (our demos include four). |