HMMER

From "A B C"
Revision as of 13:53, 17 September 2012 by Boris (talk | contribs) (Created page with "<div id="APB"> <div class="b1"> HMMER </div> {{dev}} HMMER: protein sequence similarity searches using probabilistic methods. __TOC__   ==Introductory reading== ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

HMMER


This page is a placeholder, or under current development; it is here principally to establish the logical framework of the site. The material on this page is correct, but incomplete.


HMMER: protein sequence similarity searches using probabilistic methods.



 

Introductory reading

Finn et al. (2011) HMMER web server: interactive sequence similarity searching. Nucleic Acids Res 39:W29-37. (pmid: 21593126)

PubMed ] [ DOI ] HMMER is a software suite for protein sequence similarity searches using probabilistic methods. Previously, HMMER has mainly been available only as a computationally intensive UNIX command-line tool, restricting its use. Recent advances in the software, HMMER3, have resulted in a 100-fold speed gain relative to previous versions. It is now feasible to make efficient profile hidden Markov model (profile HMM) searches via the web. A HMMER web server (http://hmmer.janelia.org) has been designed and implemented such that most protein database searches return within a few seconds. Methods are available for searching either a single protein sequence, multiple protein sequence alignment or profile HMM against a target sequence database, and for searching a protein sequence against Pfam. The web server is designed to cater to a range of different user expertise and accepts batch uploading of multiple queries at once. All search methods are also available as RESTful web services, thereby allowing them to be readily integrated as remotely executed tasks in locally scripted workflows. We have focused on minimizing search times and the ability to rapidly display tabular results, regardless of the number of matches found, developing graphical summaries of the search results to provide quick, intuitive appraisement of them.


 

Contents

SADI - Presentation by Huajing Liu, BCB410 - 2011

 

Exercises

Exercises - by Huajing Liu, BCB410 - 2011


 

Further reading and resources