# HG changeset patch # User shirish # Date 1401803404 14400 # Node ID 4a8cd798d083be6a4d73ae667a1fdc78e89225ac # Parent 9b2a3a7b73bd0db89f318abbed3c5019b7fc6fee Deleted selected files diff -r 9b2a3a7b73bd -r 4a8cd798d083 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jun 03 08:05:16 2014 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,83 +0,0 @@ - - - - - - - http://depot.galaxyproject.org/package/linux/i386/samtools/samtools-0.1.18-linux-i386.tgz - - . - $INSTALL_DIR - - - - http://depot.galaxyproject.org/package/linux/x86_64/samtools/samtools-0.1.18-linux-x86_64.tgz - - . - $INSTALL_DIR - - - - http://depot.galaxyproject.org/package/darwin/i386/samtools/samtools-0.1.18-Darwin-i386.tgz - - . - $INSTALL_DIR - - - - http://depot.galaxyproject.org/package/darwin/x86_64/samtools/samtools-0.1.18-Darwin-x86_64.tgz - - . - $INSTALL_DIR - - - - http://depot.galaxyproject.org/package/source/samtools/samtools-0.1.18.tar.bz2 - sed -i.bak 's/-lcurses/-lncurses/' Makefile - make - - samtools - $INSTALL_DIR/bin - - - libbam.a - $INSTALL_DIR/lib - - - . - $INSTALL_DIR/include/bam - - - - $INSTALL_DIR/bin - $INSTALL_DIR/lib - $INSTALL_DIR - - - - -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