WORKFLOW downsample
| File Path |
pipes/WDL/workflows/downsample.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
reads
|
../tasks/tasks_read_utils.wdl
|
Workflow: downsample
Random subsampling of reads.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
reads_bam
|
Array[File]+
|
- | - |
readCount
|
Int?
|
- | - |
machine_mem_gb
|
Int?
|
- | - |
3 optional inputs with default values |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
downsampled_bam
|
Array[File]
|
downsample_bams.downsampled_bam
|
viralngs_version
|
String
|
downsample_bams.viralngs_version
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
downsample_bams
No explicit input mappings
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
downsample_bams