# HG changeset patch # User iuc # Date 1424978475 18000 # Node ID 96aab723499fc1b8a210bc097c2c05e83fd25132 # Parent 923adc89c666340a00a3eae465c4b4580df3ade2 Uploaded diff -r 923adc89c666 -r 96aab723499f tool_dependencies.xml --- a/tool_dependencies.xml Tue Jul 22 12:04:37 2014 -0400 +++ b/tool_dependencies.xml Thu Feb 26 14:21:15 2015 -0500 @@ -1,38 +1,57 @@ - - - - - - - - http://downloads.sourceforge.net/project/samtools/samtools/0.1.19/samtools-0.1.19.tar.bz2 - - - - - - - + + + http://depot.galaxyproject.org/package/linux/x86_64/samtools/samtools-0.1.19-Linux-x86_64.tgz + + . + $INSTALL_DIR + + + + http://depot.galaxyproject.org/package/darwin/x86_64/samtools/samtools-0.1.19-Darwin-x86_64.tgz + + . + $INSTALL_DIR + + + + http://depot.galaxyproject.org/package/source/samtools/samtools-0.1.19.tar.bz2 + sed -i.bak 's/-lcurses/-lncurses/' Makefile + make + + samtools + $INSTALL_DIR/bin + + + bcftools/bcftools + $INSTALL_DIR/bin + + + bcftools/vcfutils.pl + $INSTALL_DIR/bin + + + libbam.a + $INSTALL_DIR/lib + + + . + $INSTALL_DIR/include/bam + + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib + $INSTALL_DIR - 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/ -I$NCURSES_INCLUDE_PATH -L$NCURSES_LIB_PATH|g" Makefile - make - - samtools - $INSTALL_DIR/bin - - - $INSTALL_DIR/bin - - + Program: samtools (Tools for alignments in the SAM format) -Version: 0.1.19 +Version: 0.1.19-44428cd Usage: samtools <command> [options] @@ -51,10 +70,10 @@ rmdup remove PCR duplicates reheader replace BAM header cat concatenate BAMs + bedcov read depth per BED region targetcut cut fosmid regions (for fosmid pool only) phase phase heterozygotes - -Requirements: libncurses header files + bamshuf shuffle and group alignments by name