Marking by Annotation Number
This sample describes how to identify sequences with a specified number of annotations.
First, the schema reads sequences input by a user. Then, each sequence is marked with either the “Good” mark or the “Rest” mark, depending on the number of annotations in the sequence. After marking, the sequences are filtered by the marks. Finally, the filtered sequences are written into files specified by the user.
By default, a sequence with 1 or more annotations is marked as “Good.” You can configure this value in the Sequence Marker element parameters. It is also possible to set up the annotation names that should be taken into account.
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 “Marking Sequences by Annotation Number” can be found in the “Data Marking” section of the Workflow Designer samples.
Workflow Image
The workflow looks as follows: