changeset 5:b09185fed619

- Uncommented set environment
author shian_su <registertonysu@gmail.com>
date Thu, 20 Nov 2014 15:04:02 +1100
parents 2c31be9dc24f
children 1cf8c9ce7248
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Nov 20 15:02:37 2014 +1100
+++ b/tool_dependencies.xml	Thu Nov 20 15:04:02 2014 +1100
@@ -24,10 +24,10 @@
                     export R_LIBS=$INSTALL_DIR/deseq2/ &amp;&amp;
                     Rscript -e "install.packages(c('locfit_1.5-9.1.tar.gz', 'statmod_1.4.20.tar.gz', 'limma_3.22.1.tar.gz', 'edgeR_3.8.3.tar.gz'),lib='$INSTALL_DIR/shrnaseq/', repos=NULL, dependencies=FALSE)"
                 </action>
+                 -->
                 <action type="set_environment">
                     <environment_variable action="append_to" name="R_LIBS">$INSTALL_DIR/shrnaseq/</environment_variable>
                 </action>
-                -->
             </actions>
         </install>
         <readme>