Author: mes
Date: 2012-02-07 11:31:23 -0800 (Tue, 07 Feb 2012)
New Revision: 28206
Modified:
csplugins/trunk/ucsd/mes/genomespace-webstart/pom.xml
csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
Log:
added reactome plugin
Modified: csplugins/trunk/ucsd/mes/genomespace-webstart/pom.xml
===================================================================
--- csplugins/trunk/ucsd/mes/genomespace-webstart/pom.xml 2012-02-07
16:56:48 UTC (rev 28205)
+++ csplugins/trunk/ucsd/mes/genomespace-webstart/pom.xml 2012-02-07
19:31:23 UTC (rev 28206)
@@ -138,5 +138,10 @@
<artifactId>genemania-cytoscape-plugin</artifactId>
<version>2.2</version>
</dependency>
+ <dependency>
+ <groupId>cytoscape-temp</groupId>
+ <artifactId>reactome</artifactId>
+ <version>1.0</version>
+ </dependency>
</dependencies>
</project>
Modified:
csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
===================================================================
--- csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
2012-02-07 16:56:48 UTC (rev 28205)
+++ csplugins/trunk/ucsd/mes/genomespace-webstart/src/main/jnlp/template.vm
2012-02-07 19:31:23 UTC (rev 28206)
@@ -127,6 +127,8 @@
<argument>csplugins.mrsva.shortestpath.ShortestPathPlugin</argument>
<argument>-p</argument>
<argument>org.genemania.plugin.GeneManiaPlugin</argument>
+ <argument>-p</argument>
+ <argument>org.reactome.cytoscape.ReactomeR3CytoscapePlugin</argument>
</application-desc>
</jnlp>
--
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.