changeset 13:93141c11fc5c draft

Deleted selected files
author jbrayet
date Tue, 11 Aug 2015 10:15:21 -0400
parents a346a6fba0c2
children 04d9ce9ee0c5
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 29 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Aug 11 09:31:13 2015 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-  <package name="R" version="3.1.2">
-      <repository changeset_revision="41f43a2064ba" name="package_r_3_1_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
-  </package>
-      <package name="hmisc" version="3.16.0">
-        <install version="1.0">
-            <actions>
-                <action type="setup_r_environment">
-                    <repository changeset_revision="41f43a2064ba" name="package_r_3_1_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
-                        <package name="R" version="3.1.2" />
-                    </repository>
-                    <package>https://github.com/jbrayet/R_package_Galaxy/raw/master/Hmisc_3.16.0.tar.gz</package>
-                </action>
-            </actions>
-        </install>
-        <readme>
-            Hmisc: Harrell Miscellaneous
-
-            Contains many functions useful for data analysis, high-level graphics, utility operations,
-            functions for computing sample size and power, importing and annotating datasets,
-            imputing missing values, advanced table making, variable clustering, character string
-            manipulation, conversion of R objects to LaTeX code, and recoding variables.
-
-            http://biostat.mc.vanderbilt.edu/Hmisc
-            https://github.com/harrelfe/Hmisc
-        </readme>
-    </package>
-</tool_dependency>