Child pages
  • Convert Sequence to Genbank

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This workflow converts This workflow converts sequence file(s) of any format (including PDB, aligments etc) to Genbank document(s). If source format supports annotations, they are also saved as feature tables in target file. Sequence meta-information (accessions etc) is preserved as well.
To get this workflow working, you only need to select "Sequence Reader" task, so its' parameters appear in Property Inspector panel, and specify source file(s) at "URL" field. Launch the workflow with pressing Ctrl+R keys.
After running the workflow, target genbank file will appear in the same folder as the source file, with the same name but different extension (".gb" by default). If several input files were selected, several output files will be generated.
You can override the target file location by editing "URL" parameter of "Write Genbank" task. In this case all data from different sources will be saved to the single location (unless you change "Accumulate objects" parameter, see related docs).

Tip
titleHow 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 "Convert Sequence to Genbank" can be found in the "Conversions" section of the Workflow Designer samples.

Workflow Image

The workflow looks as follows:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/16122707/Convert Sequence to Genbank.png"/>
  <br> 
</center>
Workflow Wizard

The wizard has 2 pages.

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

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/

...

  1. 16122707/Convert 

...

  1. Sequence to Genbank_1.png"/>
      <br> 
    </center>

...

titleHow to Use This Sample

...

  1. Output data: On this page you can modify output settings. 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122707/Convert Sequence to Genbank_2.png"/>
      <br> 
    </center>