# HG changeset patch # User nilesh # Date 1372454268 14400 # Node ID 4c19920a7497cfa185b4a122a663a0b0f09d896c # Parent 7c44a77693f84f73040d833fe0424180a359ef1a Uploaded diff -r 7c44a77693f8 -r 4c19920a7497 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jun 28 17:17:48 2013 -0400 @@ -0,0 +1,40 @@ + + + + + + + + http://downloads.sourceforge.net/project/samtools/samtools/0.1.6/samtools-0.1.6.tar.bz2 + sed -i.bak 's/-lcurses/-lncurses/' Makefile + sed -i.bak 's/-lz -L. -lbam/-lbam -lz -L./' Makefile + make + + . + $INSTALL_DIR/bin/samtools + + + + https://github.com/genome/somatic-sniper/archive/master.zip + https://github.com/genome/build-common/tarball/master + unzip master.zip + tar -xzvf master + rm -rf somatic-sniper-master/build-common/ + mv genome-build-common-077bd57/ somatic-sniper-master/build-common/ + cmake -D Samtools_INCLUDE_DIR:PATH=$INSTALL_DIR/bin/samtools somatic-sniper-master/ && make + + bin + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + + Somatic-sniper compiled version is unstable, for stable version use debian package system apt-get, this install requires cmake and zlib (for samtools) + + + + +