# This props file would be filled out and included in the plugin jar file. This props file will be used # to put information into the Plugin Manager about the plugin # -- The following properties are REQUIRED -- # # The plugin name that will be displayed to users pluginName=SessionForWeb # Description used to give users information about the plugin such as what it does. # Html tags are encouraged for formatting purposes. pluginDescription=Saves the current Cytoscape session as a web page with images thumbnails, and legends of each network, or as zip file compatible with the CellCircuit website. For zip file for CellCircuits website, publication information can also be included in the Zip file. Please look at this page (http://www.cellcircuits.org/search/zipFormatDefinition.html) for the directory structure of ZIP file. # Plugin version number, this must be two numbers separated by a decimlal. Ex. 0.2, 14.03 pluginVersion=3.2 # Compatible Cytoscape version cytoscapeVersion=2.5,2.6 # Category, use one of the categories listed on the website or create your own pluginCategory=Network and Attribute I/O # List of authors. Note each author and institution pair are separated by a : (colon) # each additional author institution pair must be separated from other pairs bye a ; (semicolon) pluginAuthorsIntsitutions=Peng-Liang Wang:UCSD