Child pages
  • Workflow Designer: pipelines and repeatable experiments
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Workflow Designer. UGENE Workflow Designer is a part of UGENE genome analysis suite that allows a molecular biologist to create and run complex computational workflows even if he or she is not familiar with any programming language. The workflows comprise reproducible, reusable and self-documented research routines, with a simple and unambiguous visual representation suitable for publications. The workflows can be run both locally and remotely, either using graphical interface or launched from the command line. The elements that a workflow consists of corresponds to the bulk of algorithms integrated into UGENE. Additionally you can create custom workflow elements.

To launch the Workflow Designer select the Tools ‣ Workflow Designer item in the UGENE main menu. The following window appears: 

Example 4: You can find pattern in a sequence and save it as annotations using the following workflow: 

Create the workflow, choose parameters and click the Run button. The output file is your sequence with the pattern as annotation.


Note that workflows in UGENE are easy to read and share, can be reused multiple times and compiled into a separate standalone command line tools!
For more detailed information about Workflow Designer use the Workflow Designer Documentation.
  • No labels