WORKFLOW calc_bam_read_depths
| File Path |
pipes/WDL/workflows/calc_bam_read_depths.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
read_utils
|
../tasks/tasks_read_utils.wdl
|
Workflow: calc_bam_read_depths
Generates read depth tables.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
aligned_bams
|
Array[File]+
|
Reads aligned to a reference sequence. | - |
2 optional inputs with default values |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
read_depths
|
Array[File]
|
depth.read_depths
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
depth
→ read_depths
Input Mappings (1)
| Input | Value |
|---|---|
aligned_bam
|
aligned_bam
|
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
depth