# HG changeset patch # User nilesh # Date 1373335838 14400 # Node ID e676f86496e7690df9ac4dee51939ca01a10f495 # Parent e6e8ce41f13fa50c0b458f7b85e739e6b5c142f3 Deleted selected files diff -r e6e8ce41f13f -r e676f86496e7 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jul 08 22:06:12 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +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. - - - - - 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#. - - - -