Child pages
  • Filter Sequence That Match a Pattern

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Using thist workflow you can select (or reject) only those sequence that match any pattern you input. 

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 "Filter Sequence That Match a Pattern" can be found in the "Scenarios" section of the Workflow Designer samples.

Workflow Image

The workflow looks as follows:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/16122732/Filter Sequence That Match a Pattern.png"/>
  <br> 
</center>
Workflow Wizard

The wizard has 3 pages.

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

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122732/Filter Sequence That Match a Pattern_1.png"/>
      <br> 
    </center>
  2. Find pattern: On this page you must input pattern(s) and you can modify searching parameters. 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122732/Filter Sequence That Match a Pattern_2.png"/>
      <br> 
    </center>

    The following parameters are available:

    PatternSemicolon-separated list of patterns to search for.
    Use pattern nameIf patterns are loaded from a file, use names of pattern sequences as annotation names. The name from the parameters is used by default.
    Max MismatchesMaximum number of mismatches between a substring and a pattern.
    Allow Insertions/DeletionsTakes into account possibility of insertions/deletions when searching. By default substitutions are only considered.

    Search in Translation

    Translates a supplied nucleotide sequence to protein and searches in the translated sequence.

     

    Support ambiguous bases

    Performs correct handling of ambiguous bases. When this option is activated insertions and deletions are not considered.

     

    Qualifier nameName of qualifier in result annotations which is containing a pattern name.
  3. Output data: On this page you can modify output parameters. 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122732/Filter Sequence That Match a Pattern_3.png"/>
      <br> 
    </center>