- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
MIT License
Note that the tools invoked by the workflow may have separate licenses.
Inputs
| ID | Type | Title | Doc |
|---|---|---|---|
| p_value | Float (Optional) | ||
| reference | String | ||
| tumor_cram | File | ||
| normal_cram | File | ||
| min_coverage | Integer (Optional) | ||
| min_var_freq | Float (Optional) | ||
| interval_list | File | ||
| strand_filter | Integer (Optional) | ||
| max_normal_freq | Float (Optional) |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| index |
../detect_variants/index.cwl
(CommandLineTool)
|
vcf index | |
| merge |
../detect_variants/merge.cwl
(CommandLineTool)
|
vcf merge | |
| filter |
../fp_filter/workflow.cwl
(Workflow)
|
fp_filter workflow | |
| varscan |
varscan.cwl
(Workflow)
|
varscan somatic workflow | |
| index_snvs |
../detect_variants/index.cwl
(CommandLineTool)
|
vcf index | |
| merge_snvs |
set_filter_status.cwl
(CommandLineTool)
|
create filtered VCF | |
| index_indels |
../detect_variants/index.cwl
(CommandLineTool)
|
vcf index | |
| merge_indels |
set_filter_status.cwl
(CommandLineTool)
|
create filtered VCF | |
| intervals_to_bed |
intervals_to_bed.cwl
(CommandLineTool)
|
||
| bgzip_and_index_snvs |
bgzip_and_index.cwl
(Workflow)
|
bgzip and index VCF | |
| bgzip_and_index_indels |
bgzip_and_index.cwl
(Workflow)
|
bgzip and index VCF | |
| bgzip_and_index_hc_snvs |
bgzip_and_index.cwl
(Workflow)
|
bgzip and index VCF | |
| bgzip_and_index_hc_indels |
bgzip_and_index.cwl
(Workflow)
|
bgzip and index VCF |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| filtered_vcf | File | ||
| unfiltered_vcf | File |
Permalink:
https://w3id.org/cwl/view/git/6eb7d35ad46207f4ff49e84106b717e17331eb4b/varscan/workflow.cwl
