# HG changeset patch # User nilesh # Date 1373335893 14400 # Node ID e1c6951bd6fc8773d6fd265f91a89df89f4f2839 # Parent e676f86496e7690df9ac4dee51939ca01a10f495 Uploaded diff -r e676f86496e7 -r e1c6951bd6fc tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Jul 08 22:11:33 2013 -0400 @@ -0,0 +1,58 @@ + + + + + + http://CRAN.R-project.org/src/base/R-2/R-2.15.1.tar.gz + ./configure --prefix=$INSTALL_DIR + make + + $INSTALL_DIR/bin + + + + + You need a FORTRAN compiler or perhaps f2c in addition to a C compiler to build R. + + + + + + http://sourceforge.net/projects/samtools/files/samtools/0.1.18/samtools-0.1.18.tar.bz2 + sed -i .bak -e 's/-lcurses/-lncurses/g' Makefile + make + + samtools + $INSTALL_DIR/bin + + + misc/maq2sam-long + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + Compiling SAMtools requires the ncurses and zlib development libraries. + + + + + http://sourceforge.net/projects/rseqc/files/RSeQC-2.3.7.tar.gz + python setup.py install + + . + $INSTALL_DIR/lib/rseqc + + + $INSTALL_DIR/bin + + + + + RSeQC version 2.3.7, documentation available at http://dldcc-web.brc.bcm.edu/lilab/liguow/CGI/rseqc/_build/html/index.html#. + + + +