Analyzes a nucleotide sequence with a UGENE Query Language (UQL) workflow. The schema specifies workflow specifies a set of features to search for and their positional relationship.
...
Parameter | Description | Default value |
---|---|---|
SchemaWorkflow (required) | UQL workflow file. | |
Merge | Merges regions of each result into a single annotation. | False |
Offset | If the Merge parameter is set to True, adds left and right offsets of the specified length to the annotation. | 0 |
Type: query
Parameter | Parameter in the GUI | Type |
---|---|---|
schema | SchemaWorkflow | string |
merge | Merge | boolean |
offset | Offset | numeric |
Input/Output Ports
...