# HG changeset patch # User bgruening # Date 1372621321 14400 # Node ID 0fa6327f92814ae513a26208bd3e39d3aa91ee35 # Parent 7d57dba745322917ac7b86e1f41e3f07201fb5bb Uploaded diff -r 7d57dba74532 -r 0fa6327f9281 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 06 02:34:41 2013 -0400 +++ b/tool_dependencies.xml Sun Jun 30 15:42:01 2013 -0400 @@ -1,18 +1,31 @@ - + + + + + + + - http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip - - ../FastQC - $INSTALL_DIR/fastqc_dist - - chmod ugo+x $INSTALL_DIR/fastqc_dist/fastqc + http://bioconductor.org/packages/release/bioc/src/contrib/DESeq2_1.0.17.tar.gz + + + + + + + + $INSTALL_DIR/deseq2/ + + Rscript -e "source('http://bioconductor.org/biocLite.R'); install.packages('DESeq2', lib='$INSTALL_DIR/deseq2/', repos='http://cran.us.r-project.org')" + - $INSTALL_DIR/fastqc_dist + $INSTALL_DIR/deseq2/ + DESeq2