| Previous changeset 93:34ef458b7fd9 (2014-03-02) Next changeset 95:8c96a2d95436 (2014-03-02) |
|
Commit message:
Uploaded |
|
modified:
tool_dependencies.xml |
| b |
| diff -r 34ef458b7fd9 -r 9414bbf5579b tool_dependencies.xml --- a/tool_dependencies.xml Sun Mar 02 22:25:13 2014 -0500 +++ b/tool_dependencies.xml Sun Mar 02 22:32:01 2014 -0500 |
| b |
| @@ -18,7 +18,7 @@ </repository> </action> <action type="make_directory">$INSTALL_DIR</action> - <action type="shell_command">export PATH=$PATH && R CMD BATCH runme.R </action> + <action type="shell_command">export PATH=$PATH && R CMD BATCH $REPOSITORY_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 |