WORKFLOW beast_gpu
| File Path |
pipes/WDL/workflows/beast_gpu.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
interhost
|
../tasks/tasks_interhost.wdl
|
Workflow: beast_gpu
Runs BEAST (v1) on a GPU instance. Use with care--this can be expensive if run incorrectly.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
beauti_xml
|
File
|
- | - |
beagle_order
|
String?
|
- | - |
accelerator_type
|
String?
|
- | - |
accelerator_count
|
Int?
|
- | - |
gpu_type
|
String?
|
- | - |
gpu_count
|
Int?
|
- | - |
vm_size
|
String?
|
- | - |
2 optional inputs with default values |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
beast_log
|
File
|
beast.beast_log
|
trees
|
Array[File]
|
beast.trees
|
ops
|
Array[File]
|
beast.ops
|
rates
|
Array[File]
|
beast.rates
|
root
|
Array[File]
|
beast.root
|
beast_stdout
|
String
|
beast.beast_stdout
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
beast
No explicit input mappings
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
beast