Mercurial > repos > yhoogstrate > edger_with_design_matrix
changeset 61:415b1fabdd4a draft
Uploaded
author | yhoogstrate |
---|---|
date | Tue, 30 Sep 2014 05:08:49 -0400 |
parents | c5cc1b24f7d8 |
children | 9384bc21272d |
files | tool_dependencies.xml |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Aug 25 08:23:15 2014 -0400 +++ b/tool_dependencies.xml Tue Sep 30 05:08:49 2014 -0400 @@ -9,9 +9,14 @@ <install version="1.0"> <actions> <action type="set_environment_for_install"> + <!-- the following repo does NOT work out of the box: <repository changeset_revision="abc274f22004" name="package_r3_withx" owner="joachim-jacob" toolshed="http://testtoolshed.g2.bx.psu.edu/"> <package name="package_r3_withx" version="3.0.1" /> </repository> + --> + <repository changeset_revision="b6fe8ca3230d" name="package_r_3_0_2" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu/"> + <package name="R_3_0_2" version="3.0.2" /> + </repository> </action> <action type="make_directory">$INSTALL_DIR</action> <action type="shell_command">echo "source('http://bioconductor.org/biocLite.R')" > $INSTALL_DIR/runme.R</action>