Mercurial > repos > fubar > edger_test
diff rgedgeR/tool_dependencies.xml @ 19:0d6a14ee7c81 draft
Uploaded
author | fubar |
---|---|
date | Wed, 12 Jun 2013 08:37:25 -0400 |
parents | 3f316c8adf4c |
children | 3b3066dea1a7 |
line wrap: on
line diff
--- a/rgedgeR/tool_dependencies.xml Wed Jun 12 08:17:26 2013 -0400 +++ b/rgedgeR/tool_dependencies.xml Wed Jun 12 08:37:25 2013 -0400 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tool_dependency> <package name="package_BioCBasics" version="2.12"> - <install version="1.0"> + <install version="1.0"> <actions> <action type="set_environment_for_install"> <package name="R3" toolshed="http://testtoolshed.g2.bx.psu.edu" version="3.0.1"> @@ -12,10 +12,8 @@ <action type="shell_command">$R_HOME/R CMD BATCH installBioC.R </action> </actions> </install> - <readme>R is a free software environment for statistical computing and graphics - WARNING: See custom compilation options above - Modified from an older version of R by Boris by Ross Lazarus for R 3.0 - Added Bioc basics via this package installBioC.R script + <readme>Installs some basic bioc packages for the edgeR tool + </readme> </package> </tool_dependency>