# HG changeset patch # User iuc # Date 1428356766 14400 # Node ID 11f4a10217ef6d32c372a5a632d4820dcc3eeb8d Uploaded diff -r 000000000000 -r 11f4a10217ef tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Apr 06 17:46:06 2015 -0400 @@ -0,0 +1,82 @@ + + + + + + + http://depot.galaxyproject.org/package/linux/i386/samtools/samtools-0.1.16-linux-i386.tgz + + . + $INSTALL_DIR + + + + http://depot.galaxyproject.org/package/linux/x86_64/samtools/samtools-0.1.16-linux-x86_64.tgz + + . + $INSTALL_DIR + + + + http://depot.galaxyproject.org/package/darwin/i386/samtools/samtools-0.1.16-Darwin-i386.tgz + + . + $INSTALL_DIR + + + + http://depot.galaxyproject.org/package/darwin/x86_64/samtools/samtools-0.1.16-Darwin-x86_64.tgz + + . + $INSTALL_DIR + + + + http://depot.galaxyproject.org/package/source/samtools/samtools-0.1.16.tar.bz2 + sed -i.bak 's/-lcurses/-lncurses/' Makefile + make + + samtools + $INSTALL_DIR/bin + + + libbam.a + $INSTALL_DIR/lib + + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib + + + + +This is the last version of SAMTools to include the 'pileup' command. + +Program: samtools (Tools for alignments in the SAM format) +Version: 0.1.16 (r963:234) + +Usage: samtools <command> [options] + +Command: view SAM<->BAM conversion + sort sort alignment file + pileup generate pileup output + mpileup multi-way pileup + depth compute the depth + faidx index/extract FASTA + tview text alignment viewer + index index alignment + idxstats BAM index stats (r595 or later) + fixmate fix mate information + glfview print GLFv3 file + flagstat simple stats + calmd recalculate MD/NM tags and '=' bases + merge merge sorted alignments + rmdup remove PCR duplicates + reheader replace BAM header + cat concatenate BAMs + targetcut cut fosmid regions (for fosmid pool only) + phase phase heterozygotes + + + \ No newline at end of file