# HG changeset patch # User iuc # Date 1376947178 14400 # Node ID cb87eae7fc3e868e63349b7a73d0be08ba18f2bd Uploaded diff -r 000000000000 -r cb87eae7fc3e tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Aug 19 17:19:38 2013 -0400 @@ -0,0 +1,43 @@ + + + + + + http://downloads.sourceforge.net/project/samtools/samtools/0.1.19/samtools-0.1.19.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.19 + +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 + + +