# HG changeset patch # User nilesh # Date 1373335502 14400 # Node ID 203bda4cf1224c73dbf37f05979f5baae4030078 # Parent 4d701c67592a31651164ae6e9a287c1c5e6076d0 Deleted selected files diff -r 4d701c67592a -r 203bda4cf122 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jul 08 22:03:50 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,55 +0,0 @@ - - - - - - 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. - s - - - - 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#. - - - -