# HG changeset patch # User iuc # Date 1431457452 14400 # Node ID 3c63f4328beffe65ad665093b2709316c6ce9bb8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hmmer3_1b1 commit 4164b44c651bcbdac6637eccce61b2a802c9b569 diff -r 000000000000 -r 3c63f4328bef tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 12 15:04:12 2015 -0400 @@ -0,0 +1,40 @@ + + + + + + ftp://selab.janelia.org/pub/software/hmmer3/3.1b1/hmmer-3.1b1.tar.gz + + easel/miniapps/ + + + $INSTALL_DIR/lib + $INSTALL_DIR + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + +HMMER is used for searching sequence databases for homologs of protein +sequences, and for making protein sequence alignments. It implements methods +using probabilistic models called profile hidden Markov models (profile HMMs). + +Compared to BLAST, FASTA, and other sequence alignment and database search +tools based on older scoring methodology, HMMER aims to be significantly more +accurate and more able to detect remote homologs because of the strength of its +underlying mathematical models. In the past, this strength came at significant +computational expense, but in the new HMMER3 project, HMMER is now essentially +as fast as BLAST. + +As part of this evolution in the HMMER software, we are committed to making the +software available to as many scientists as possible. Earlier releases of HMMER +were restricted to command line use. To make the software more accessible to +the wide scientific community, we now provide servers that allow sequence +searches to be performed interactively via the Web. + +http://hmmer.janelia.org/ + + + +