# HG changeset patch # User nilesh # Date 1373335563 14400 # Node ID c7b32e7f0f4d20f40c94fc0b441fb7a1b9a88355 # Parent 9195f99fecdd6d448e962e892abd282f4fa30bb0 Deleted selected files diff -r 9195f99fecdd -r c7b32e7f0f4d tool_dependencies.xml --- a/tool_dependencies.xml Mon Jul 08 22:05:14 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. - - - - - 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#. - - - -