# HG changeset patch # User bgruening # Date 1398623290 14400 # Node ID b471600c8a3b734d89e372952fec1bb05db93a9c # Parent 00e17a794a2ec56beb817d9c30f899eac91f9f93 Uploaded diff -r 00e17a794a2e -r b471600c8a3b tool_dependencies.xml --- a/tool_dependencies.xml Tue Sep 17 11:36:59 2013 -0500 +++ b/tool_dependencies.xml Sun Apr 27 14:28:10 2014 -0400 @@ -1,32 +1,26 @@ + + + http://downloads.sourceforge.net/project/samtools/samtools/0.1.19/samtools-0.1.19.tar.bz2 - sed -i.bak 's/-lcurses/-lncurses/' Makefile + + + + + + sed -i 's/-lcurses/-lncurses/' Makefile + sed -i -e "s|CFLAGS=\s*-g\s*-Wall\s*-O2\s*|CFLAGS= -g -Wall -O2 -I$NCURSES_INCLUDE_PATH/ncurses/ -L$NCURSES_LIB_PATH|g" Makefile make - chmod ugo+rx misc/*.p? - mkdir misc/bin - cp -p `find misc -type f -perm -555` misc/bin/ samtools $INSTALL_DIR/bin - - bcftools/bcftools - $INSTALL_DIR/bin - - - bcftools/vcfutils.pl - $INSTALL_DIR/bin - - - misc/bin - $INSTALL_DIR/bin - - $INSTALL_DIR/bin + $INSTALL_DIR/bin @@ -54,28 +48,7 @@ targetcut cut fosmid regions (for fosmid pool only) phase phase heterozygotes -This also installs bcftools and misc utility commands: - bcftools - vcfutils.pl - ace2sam - bamcheck - blast2sam.pl - bowtie2sam.pl - export2sam.pl - interpolate_sam.pl - maq2sam-long - maq2sam-short - md5fa - md5sum-lite - novo2sam.pl - psl2sam.pl - sam2vcf.pl - samtools.pl - soap2sam.pl - varfilter.py - wgsim - wgsim_eval.pl - zoom2sam.pl +Requirements: libncurses header files