«  HMM2   ::   Contents   ::   uMUSCLE  »


HMM3

The HMM3 plugin is a toolkit based on the Sean Eddy’s HMMER3 package.

While working on this plugin we were guided by the following principles:

  • Make the HMMER3 tools accessible to a wider user audience by providing graphical interface for all supported utilities for most of the platforms.
  • Be compatible with the original HMMER3 package.
  • Create the high-performance solution utilizing modern multi-core processors.

The current version of UGENE provides user interface for three HMM3 tools: HMM3 build, HMM3 search and Phmmer search.

In the original program the corresponding commands are: “hmmbuild”, “hmmsearch” and “phmmer”.

To access these tools select the Tools ‣ HMMER3 tools submenu of the program main menu:

../_images/hmm3_1.png

We highly recommend reading the original HMMER3 documentation to learn how to use utilities provided by the plugin.

Building HMM Model (HMM3 Build)

The HMM3 build tool is used to build a new HMM profile from a multiple alignment. You can use any alignment file formats supported by UGENE.

The output HMM profile format is compatible with the HMMER3 package, but it is not compatible with the HMMER2.

The HMM3 build automatically calibrates the target model.

../_images/hmm3_2.png

The HMM3 configuration dialog provides an easy way to set appropriate search parameters.

Here you can see effective weighting strategies options:

../_images/hmm3_3.png