WORKFLOW subsampler_only
| File Path |
pipes/WDL/workflows/subsample_by_casecounts.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
interhost
|
../tasks/tasks_interhost.wdl
|
Workflow: subsampler_only
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
metadata
|
File
|
- | - |
case_data
|
File
|
- | - |
id_column
|
String
|
- | - |
geo_column
|
String
|
- | - |
keep_file
|
File?
|
- | - |
remove_file
|
File?
|
- | - |
filter_file
|
File?
|
- | - |
seed_num
|
Int?
|
- | - |
start_date
|
String?
|
- | - |
end_date
|
String?
|
- | - |
5 optional inputs with default values |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
genome_matrix_days_file
|
File
|
subsample_by_cases.genome_matrix_days
|
matrix_genomes_unit_file
|
File
|
subsample_by_cases.matrix_genomes_unit
|
matrix_cases_unit_file
|
File
|
subsample_by_cases.matrix_cases_unit
|
weekly_sampling_proportions_file
|
File
|
subsample_by_cases.weekly_sampling_proportions
|
weekly_sampling_bias_file
|
File
|
subsample_by_cases.weekly_sampling_bias
|
matrix_genomes_unit_corrected_file
|
File
|
subsample_by_cases.matrix_genomes_unit_corrected
|
selected_sequences_file
|
File
|
subsample_by_cases.selected_sequences
|
selected_metadata_file
|
File
|
subsample_by_cases.selected_metadata
|
sampling_stats_file
|
File
|
subsample_by_cases.sampling_stats
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
subsample_by_cases
No explicit input mappings
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
subsample_by_cases