Author: skillcoyne Date: 2009-03-18 16:09:15 -0700 (Wed, 18 Mar 2009) New Revision: 16309
Modified: csplugins/trunk/isb/skillcoyne/CyGoose/trunk/resources/plugin.props Log: updated for release of plugin version 2.7 Modified: csplugins/trunk/isb/skillcoyne/CyGoose/trunk/resources/plugin.props =================================================================== --- csplugins/trunk/isb/skillcoyne/CyGoose/trunk/resources/plugin.props 2009-03-18 23:08:58 UTC (rev 16308) +++ csplugins/trunk/isb/skillcoyne/CyGoose/trunk/resources/plugin.props 2009-03-18 23:09:15 UTC (rev 16309) @@ -8,13 +8,13 @@ pluginName=CyGoose # Description used to give users information about the plugin such as what it does -pluginDescription=The CyGoose Cytoscape Plugin gives any network in Cytoscape full access to the Gaggle. The Gaggle is a tool to create a data exploration and analysis environment. Other geese (independent threads/tools which Cytoscape can now interact with through the Gaggle Boss) can be found at <a href="http://gaggle.systemsbiology.org/docs/geese/">http://gaggle.systemsbiology.org/docs/geese/</a>.<p><b>News:</b>This version now works with a local install of Cytoscape on Windows XP (Vista has not been tested).<p><i>New Features:</i><ul><li>This version is compatible with the current (2007-04) revision of the Gaggle API.<li>Broadcasts will send both edge and name lists now<li>CyGoose handles incoming broadcasts that contain edge names<li>Namelist broadcasts sent to the default goose (ie. not to a specific network) will be handled by all available network geese</ul> +pluginDescription=The CyGoose Cytoscape Plugin gives any network in Cytoscape full access to the Gaggle. The Gaggle is a tool to create a data exploration and analysis environment. Other geese (independent threads/tools which Cytoscape can now interact with through the Gaggle Boss) can be found at <a href="http://gaggle.systemsbiology.org/docs/geese/">http://gaggle.systemsbiology.org/docs/geese/</a>.<p><b>New Features:</b><ul><li>Select a default layout (excluding yFiles layouts) to apply to subsequent incoming <i>network</i> broadcasts</li><li>A Gaggle species can now be set in the text box on the left, and will update based on the species of an incoming broadcasts. <i><font color='red'>Note</font></i> the species of each Goose (network) is not remembered in this box as every incoming broadcast can change it. A user may type in their own species name as well.</li></ul> # Plugin version number, this must be two numbers separated by a decimlal. Ex. 0.2, 14.03 -pluginVersion=2.61 +pluginVersion=2.7 # Compatible Cytoscape version -cytoscapeVersion=2.5, 2.6 +cytoscapeVersion=2.6.1,2.6.2 # Category, use one of the categories listed on the website or create your own pluginCategory=Communication/Scripting @@ -22,9 +22,9 @@ # -- The following properties are OPTIONAL -- # # List of authors, each author(s) and institution must be on a separate line -pluginAuthorsIntsitutions=Sarah Killcoyne and Dan Tenenbaum:Institute for Systems Biology;John Lin, Kevin Drew and Richard Bonneau:NYU Bonneau Lab +pluginAuthorsInstitutions=Sarah Killcoyne and Dan Tenenbaum:Institute for Systems Biology;John Lin, Kevin Drew and Richard Bonneau:NYU Bonneau Lab -releaseDate=October 29, 2007 +releaseDate=January 22nd, 2009 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en -~----------~----~----~----~------~----~------~--~---
