# HG changeset patch # User iuc # Date 1432061926 14400 # Node ID 141b1bb472037eee68c9157b9ff410020947893f planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_0_1_5/tool_dependencies.xml commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r 141b1bb47203 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 14:58:46 2015 -0400 @@ -0,0 +1,60 @@ + + + + + + + http://ccb.jhu.edu/software/hisat/downloads/hisat-0.1.5-beta-Linux_x86_64.zip + + . + $INSTALL_DIR/bin + + + + http://ccb.jhu.edu/software/hisat/downloads/hisat-0.1.5-beta-OSX_x86_64.zip + + . + $INSTALL_DIR/bin + + + + http://ccb.jhu.edu/software/hisat/downloads/hisat-0.1.5-beta-source.zip + make + + . + $INSTALL_DIR/bin + + + + $INSTALL_DIR/bin + + + + 50 times than TopHat2 +with better alignment quality. Although it uses a large number of indexes, the +memory requirement of HISAT is still modest, approximately 4.3 GB for human. +HISAT uses the Bowtie2 implementation to handle most of the operations on the +FM index. In addition to spliced alignment, HISAT handles reads involving +indels and supports a paired-end alignment mode. Multiple processors can be +used simultaneously to achieve greater alignment speed. HISAT outputs +alignments in SAM format, enabling interoperation with a large number of other +tools (e.g. SAMtools, GATK) that use SAM. HISAT is distributed under the GPLv3 +license, and it runs on the command line under Linux, Mac OS X and Windows.]]> + + +