WORKFLOW mafft
| File Path |
pipes/WDL/workflows/mafft.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
interhost
|
../tasks/tasks_interhost.wdl
|
Workflow: mafft
MAFFT multiple-alignment for a set of possibly multi-segment genomes.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
reference_fasta
|
File
|
- | - |
assemblies_fasta
|
Array[File]+
|
- | - |
mafft_maxIters
|
Int?
|
- | - |
mafft_ep
|
Float?
|
- | - |
mafft_gapOpeningPenalty
|
Float?
|
- | - |
machine_mem_gb
|
Int?
|
- | - |
1 optional input with default value |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
alignments_by_chr
|
Array[File]
|
multi_align_mafft_ref.alignments_by_chr
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
multi_align_mafft_ref
No explicit input mappings
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
multi_align_mafft_ref