# HG changeset patch # User devteam # Date 1360086066 18000 # Node ID 5f7ec5048224b0b18a2277b084f7d77e987e640a Uploaded tool_dependencies.xml diff -r 000000000000 -r 5f7ec5048224 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Feb 05 12:41:06 2013 -0500 @@ -0,0 +1,43 @@ + + + + + + http://downloads.sourceforge.net/project/samtools/samtools/0.1.18/samtools-0.1.18.tar.bz2 + sed -i.bak 's/-lcurses/-lncurses/' Makefile + make + + samtools + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + +Program: samtools (Tools for alignments in the SAM format) +Version: 0.1.18 (r982:295) + +Usage: samtools <command> [options] + +Command: view SAM<->BAM conversion + sort sort alignment file + 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 + 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