# HG changeset patch # User kuyt002 # Date 1403271336 -7200 # Node ID a1d5429eb58da4ef07f207cc039fa6b291ac585b # Parent 625a5b57edb78220c7ef58839076e9cc723dea8c Add vennerable dependancies diff -r 625a5b57edb7 -r a1d5429eb58d vennerable/Vennerable.R --- a/vennerable/Vennerable.R Tue Jun 17 13:14:48 2014 +0200 +++ b/vennerable/Vennerable.R Fri Jun 20 15:35:36 2014 +0200 @@ -34,7 +34,7 @@ #due to png x11 combination errors its now temporarily a pdf. If not use this line to get a high quality png #png(out.file, res = resolution) pdf(out.file) - +#svg(out.file) # plot it if (plottype == "ChowRuskey") { plot(Vannot, type = plottype) diff -r 625a5b57edb7 -r a1d5429eb58d vennerable/Vennerable.xml --- a/vennerable/Vennerable.xml Tue Jun 17 13:14:48 2014 +0200 +++ b/vennerable/Vennerable.xml Fri Jun 20 15:35:36 2014 +0200 @@ -59,7 +59,10 @@ - + + venerable + VENNERABLE_SCRIPT_PATH + | diff -r 625a5b57edb7 -r a1d5429eb58d vennerable/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vennerable/tool_dependencies.xml Fri Jun 20 15:35:36 2014 +0200 @@ -0,0 +1,31 @@ + + + + $REPOSITORY_INSTALL_DIR/vennerable/ + + + + + + + + + + + + + http://www.bioconductor.org/packages/devel/bioc/src/contrib/BiocGenerics_0.11.2.tar.gz + http://www.bioconductor.org/packages/release/bioc/src/contrib/graph_1.42.0.tar.gz + http://www.bioconductor.org/packages/release/bioc/src/contrib/RBGL_1.40.0.tar.gz + http://cran.r-project.org/src/contrib/RColorBrewer_1.0-5.tar.gz + http://cran.r-project.org/src/contrib/Rcpp_0.11.2.tar.gz + http://cran.r-project.org/src/contrib/plyr_1.8.1.tar.gz + http://cran.r-project.org/src/contrib/reshape_0.8.5.tar.gz + http://cran.r-project.org/src/contrib/gtools_3.4.1.tar.gz + http://download.r-forge.r-project.org/src/contrib/Vennerable_3.0.tar.gz + + + + + +