# HG changeset patch # User cjav # Date 1380042598 14400 # Node ID df10a1254304d760061ed6cae6947d15c2ddd6f9 Uploaded diff -r 000000000000 -r df10a1254304 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Sep 24 13:09:58 2013 -0400 @@ -0,0 +1,40 @@ + + + + + + http://downloads.sourceforge.net/project/bio-bwa/bwa-0.7.5a.tar.bz2 + make + + bwa + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + +Program: bwa (alignment via Burrows-Wheeler transformation) +Version: 0.7.5a-r405 +Contact: Heng Li <lh3@sanger.ac.uk> + +Usage: bwa <command> [options] + +Command: index index sequences in the FASTA format + mem BWA-MEM algorithm + fastmap identify super-maximal exact matches + pemerge merge overlapping paired ends (EXPERIMENTAL) + aln gapped/ungapped alignment + samse generate alignment (single ended) + sampe generate alignment (paired ended) + bwasw BWA-SW for long queries + + fa2pac convert FASTA to PAC format + pac2bwt generate BWT from PAC + pac2bwtgen alternative algorithm for generating BWT + bwtupdate update .bwt to the new format + bwt2sa generate SA from BWT and Occ + + +