Find Patterns

This simple workflow finds patterns in your sequences and saves them as annotations. You can use the workflow to map primers, regulatory signals, genes, etc. It loads any set of sequences from your files or folders and finds patterns in them.


How 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 “Find Patterns” can be found in the “Scenarios” section of the Workflow Designer samples.


Workflow Image

The workflow looks as follows:

Workflow


Workflow Wizard

The wizard has 3 pages:


1. Input Sequence(s)

On this page, you must input sequence(s).

Input


2. Find Pattern

On this page, you must input pattern(s) and you can modify the search parameters.

Pattern Settings

Available Parameters

ParameterDescription
PatternA semicolon-separated list of patterns to search for.
Annotate asName of the resulting annotations.
Use pattern nameIf patterns are loaded from a file, use the names of the pattern sequences as annotation names.
Max MismatchesMaximum number of mismatches between a substring and a pattern.
Allow Insertions/DeletionsAllow insertions or deletions when searching. By default, only substitutions are considered.
Search in TranslationTranslate the supplied nucleotide sequence to protein and search in the translated sequence.
Support ambiguous basesHandle ambiguous bases (e.g. N, R, Y) properly. Disables insertions/deletions when enabled.
Qualifier nameName of the qualifier in result annotations that contains the pattern name.

3. Output Data

On this page, you can modify the output parameters.

Output