# HG changeset patch # User devteam # Date 1360091854 18000 # Node ID 75367f13eb3c2c33a648f8b4afe874ab8b9e99ef Uploaded tool_dependencies.xml diff -r 000000000000 -r 75367f13eb3c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Feb 05 14:17:34 2013 -0500 @@ -0,0 +1,47 @@ + + + + + + http://downloads.sourceforge.net/project/samtools/samtools/0.1.16/samtools-0.1.16.tar.bz2 + sed -i.bak 's/-lcurses/-lncurses/' Makefile + make + + samtools + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + +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