Mercurial > repos > fubar > differential_count_models
changeset 90:2c7b33c84904 draft
Uploaded
author | fubar |
---|---|
date | Thu, 27 Feb 2014 05:29:51 -0500 |
parents | 7de681a7c511 |
children | 6fb919a3bff4 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Feb 27 05:00:05 2014 -0500 +++ b/tool_dependencies.xml Thu Feb 27 05:29:51 2014 -0500 @@ -25,7 +25,7 @@ <action type="shell_command">echo "install.packages(c('stringr','gplots'),dependencies=T,repos='http://cran.us.r-project.org')" >> $INSTALL_DIR/runme.R</action> <action type="shell_command">echo "quit(save='no')" >> $INSTALL_DIR/runme.R</action> <action type="shell_command">echo "PATH=$PATH 1>&2"</action> - <action type="shell_command">export PATH=$PATH && export R_HOME=$R_HOME && export R_LIBS=$R_LIBS && R CMD BATCH $INSTALL_DIR/runme.R </action> + <action type="shell_command">export PATH=$PATH && R CMD BATCH $INSTALL_DIR/runme.R </action> </actions> </install> <readme>Installs some basic bioc packages for the edgeR wrapper and dependencies graphicsmagick (replaces imagemagick) and ghostscript for compressing R's bloated pdfs