Child pages
  • Extract Consensus from Assembly

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The workflow sample, described below, uses input assemblies to extract the consensus and save them to a FASTA.

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 "Extract Consensus from Assembly" can be found in the "NGS" section of the Workflow Designer samples.

Workflow Image

The opened workflow looks as follows:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/13008921/Extract Consensus from Assembly.png"/>
  <br> 
</center>
Workflow Wizard

The wizard has 1 page.

  1. Extract Consensus Page: On this page you must input assembly file and output file. Also you can modify other input parameters. 

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/13008921/Extract Consensus from Assembly_1.png"/>
      <br> 
    </center>

     The following parameters are available:

    AssemblySemicolon-separated list of pathes to the input files.
    AlgorithmThe algorithm of consensus extracting.
    Keep gapsSet this parameter if the result consensus must keep the gaps.

    Output files

    Location of output data file. If this attribute is set, slot "Location" in port will not be used.