Child pages
  • Merge Sequences and Annotations
Skip to end of metadata
Go to start of metadata

If you have a list of files with sequences and separate files with annotation and you want to merge sequences and annotation, this workflow might help you. For instance, you have sequence in FASTA format and separate annotation in GFF. You want to merge them and write annotated sequences into Genbank files. Be default, multiplexer takes sequences and annotation one by one, sticks one annotation to one sequence and passes it to the output. But you may change that behavior in parameters of Multiplexer.

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

Workflow Image

The workflow looks as follows:



Workflow Wizard

The wizard has 3 pages.

  1. Input sequence(s): On this page you must input sequence(s). 



  2. Input annotation(s): On this page you must input annotation(s). 



  3. Output data: On this page you can modify output parameters. 



  • No labels