Menu

Tree [f47524] master /
 History

HTTPS access


File Date Author Commit
 lib 2015-03-25 Falko Hofmann Falko Hofmann [9dcd0d] added fdr correction, updated consensuspathdb i...
 src 2015-06-07 Falko Hofmann Falko Hofmann [f47524] updated peanut to work with the new wikipathway...
 README.txt 2015-03-25 Falko Hofmann Falko Hofmann [923d2e] Updated README
 build.properties 2015-03-25 Falko Hofmann Falko Hofmann [9dcd0d] added fdr correction, updated consensuspathdb i...
 build.xml 2013-06-28 Falko Hofmann Falko Hofmann [b1e52d] initial import
 plugin.props 2015-03-25 Falko Hofmann Falko Hofmann [9dcd0d] added fdr correction, updated consensuspathdb i...

Read Me

To compile the project:
1. clone the git repository to your computer
2. open the build.properties
3. set the following two variables:
   classpath.local.location=TheFolderThatContainsThisSourceCode/lib
   cytoscape.plugins.path=YourCytoscapeFolder/plugins/
3. run build.xml as ant script to compile the plugin