Galaxy | Tool Preview

hmmer (version 1.0.0)
This can greatly reduce the output volume
The default is 0.01, meaning that on average, about 1 false positive would be expected in every 100 searches with different query subsequences.

Note. Hidden Markov Model (HMM) searches take a substantial amount of time. For large input datasets it is advisable to allow overnight processing.


What it does

hmmscan is used to search sequences against collections of profiles. For each sequence in seqfile, use that query sequence to search the target database of profiles in hmmdb, and output ranked lists of the profiles with the most significant matches to the sequence.

hmmsearch is used to search one or more profiles against a sequence database. For each profile in "hmmfile", use that query profile to search the target database of profiles in "seqdb", and output ranked lists of the sequences with the most significant matches to the profile.

If using a user-supplied profile database, it needs to be pressed using hmmpress before it can be searched with hmmscan.

Author

Sean Eddy, Howard Hughes Medical Institute and Dept. of Genetics, Washington University School of Medicine

http://www.genetics.wustl.edu/eddy/

Manual

ftp://selab.janelia.org/pub/software/hmmer/CURRENT/Userguide.pdf