Child pages
  • Search Sequences with Profile HMM

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This workflow reads an HMM from a file and searches input sequences for significantly similar matches, saves found signals to a file. You can specify several input files for both HMM and sequences, the workflow will process Cartesian product of inputs. That is, each sequence will be searched with all specified HMMs in turn. To specify task parameters, select it and edit interesting fields in table "Parameters" of Property Inspector panel. Schedule the workflow for execution by pressing CTRL+R shortcut. You can watch its" progress in Task View of UGENE. 

Tip
titleHow to Use This Sample

If you haven't used the workflow samples in UGENE before, look at the "How to Use Sample Workflows" section of the documentation.

Workflow Sample Location

The workflow sample "Search Sequences with Profile HMM" can be found in the "HMMER" section of the Workflow Designer samples.

Workflow Image

The workflow looks as follows:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/324461516122716/Search sequencesSequences with profileProfile HMM.png"/>
  <br> 
</center>
Tip
titleHow to Use This Sample
If you haven't used the workflow samples in UGENE before, look at the "How to Use Sample Workflows" section of the documentation.
Workflow Wizard

The wizard has 2 pages.

  1. Input sequence(s): On this page you must input sequence(s). 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122716/Search Sequences with Profile HMM_1.png"/>
      <br> 
    </center>
  2. HMM search: On this page you can modify HMM search parameters. 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122716/Search Sequences with Profile HMM_2.png"/>
      <br> 
    </center>