Author: jgao Date: 2008-09-19 11:58:21 -0700 (Fri, 19 Sep 2008) New Revision: 14930
Modified: csplugins/trunk/soc/jgao/NetworkMerge/NetworkMerge.jar csplugins/trunk/soc/jgao/NetworkMerge/plugin.props Log: Assign plugin to category Other Modified: csplugins/trunk/soc/jgao/NetworkMerge/NetworkMerge.jar =================================================================== (Binary files differ) Modified: csplugins/trunk/soc/jgao/NetworkMerge/plugin.props =================================================================== --- csplugins/trunk/soc/jgao/NetworkMerge/plugin.props 2008-09-19 17:23:11 UTC (rev 14929) +++ csplugins/trunk/soc/jgao/NetworkMerge/plugin.props 2008-09-19 18:58:21 UTC (rev 14930) @@ -13,13 +13,13 @@ pluginDescription=Provides utilities for merging networks by set operations (union, intersection and difference). Networks will be merged based on attribute values of nodes/edges. ID mapping can also be utilized for merging. <a href="http://www.cytoscape.org/cgi-bin/moin.cgi/Advanced_Network_Merge_and_ID_Mapping/MergeExamples">Click for tutorial</a> # Plugin version number, this must be two numbers separated by a decimlal. Ex. 0.2, 14.03 -pluginVersion=1.0 +pluginVersion=1.01 # Compatible Cytoscape version. If there are more than one version, seperate by ",". cytoscapeVersion=2.6 # Category, use one of the categories listed on the http://cytoscape.org/plugins2.php site -pluginCategory=Core +pluginCategory=Other # -- The following properties are OPTIONAL -- # @@ -31,7 +31,7 @@ pluginAuthorsIntsitutions=Jianjiong Gao : U. Missouri ; Keiichiro Ono : UCSD # Date this plugin/plugin version was released -releaseDate=September 15, 2008 +releaseDate=September 19, 2008 # If this plugin is never meant to be downloaded except as part of a plugin (not common) add this property. Default is "no" themeOnly=no --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
