Page tree

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

To use this workflow input a set of sequences and set a minimum sequence length. All sequences with length less than the specified value will be filtered out. The result will be written into a FASTA file by default.

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 out Short Sequences" can be found in the "Scenarios" section of the Workflow Designer samples.

Workflow Image

The opened workflow looks as follows:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/22062045/Filter out Short Sequences.jpg"/>
  <br> 
</center>
Workflow Wizard

The wizard has 3 pages.

  1. Input sequence(s): On this page, input files must be set. 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/22062045/Filter out Short Sequences_1.jpg"/>
      <br> 
    </center>
  2. Filtering: The filtering parameters can be changed here.

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/22062045/Filter out Short Sequences_2.jpg"/>
      <br> 
    </center>

    The following parameters are available:

    Minimum length

    Minimum sequence length

  3. Output data: On this page, the output file can be selected:

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/22062045/Filter out Short Sequences_3.jpg"/>
      <br> 
    </center>