# HG changeset patch # User eschen42 # Date 1497941211 14400 # Node ID 17356c5fe43e3e3aee481ea95267694a3d31168f # Parent caf0ce49b638372ccd3b334ccec26b5391854399 planemo upload for repository https://github.com/HegemanLab/w4mclstrpeakpics_galaxy_wrapper/tree/master commit b39d3965e8a129c2e03ee3c1d10469f382b20bcc diff -r caf0ce49b638 -r 17356c5fe43e w4mclstrpeakpics.xml --- a/w4mclstrpeakpics.xml Sun Jun 18 23:25:58 2017 -0400 +++ b/w4mclstrpeakpics.xml Tue Jun 20 02:46:51 2017 -0400 @@ -2,10 +2,11 @@ Visualize sample-cluster peaks - r-base + r-base r-batch r-reshape2 r-sqldf + w4mclstrpeakpics diff -r caf0ce49b638 -r 17356c5fe43e w4mclstrpeakpics_0.98.1.tar.gz Binary file w4mclstrpeakpics_0.98.1.tar.gz has changed diff -r caf0ce49b638 -r 17356c5fe43e w4mclstrpeakpics_wrapper.R --- a/w4mclstrpeakpics_wrapper.R Sun Jun 18 23:25:58 2017 -0400 +++ b/w4mclstrpeakpics_wrapper.R Tue Jun 20 02:46:51 2017 -0400 @@ -26,8 +26,8 @@ options(gsubfn.engine = "R") # end HACK -r_package_archive <- as.character(argVc["r_package_archive"]) -install.packages(r_package_archive, repos = NULL, type = "source") +#r_package_archive <- as.character(argVc["r_package_archive"]) +#install.packages(r_package_archive, repos = NULL, type = "source") suppressMessages( library("w4mclstrpeakpics") ) ## constants