Extracts the consensus sequence from the incoming assembly.
Element Type
Element type: extract-consensus
Parameters
Parameter | Description | Default Value | Parameter in Workflow File | Type |
---|
Algorithm | The algorithm for extracting consensus. | Default | algorithm | string |
Keep gaps | If set to True , the resulting consensus will contain gaps. | True | keep-gaps | boolean |
- Name in GUI:
in-assembly
- Name in Workflow File:
in-assembly
Slot in GUI | Slot in Workflow File | Type |
---|
Assembly data | assembly | assembly |
Output Port
- Name in GUI:
out-sequence
- Name in Workflow File:
out-sequence
Slot in GUI | Slot in Workflow File | Type |
---|
Sequence | sequence | string |