- 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 |
|---|---|---|---|
| bam | File | ||
| vcf | File | ||
| reference | String | ||
| sample_name | String (Optional) | ||
| min_var_freq | Float (Optional) | ||
| variant_caller | String |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| index |
../tools/index_vcf.cwl
(CommandLineTool)
|
vcf index | |
| fp_bgzip |
../tools/bgzip.cwl
(CommandLineTool)
|
bgzip VCF | |
| fp_index |
../tools/index_vcf.cwl
(CommandLineTool)
|
vcf index | |
| fp_filter |
../tools/fp_filter.cwl
(CommandLineTool)
|
False Positive filter | |
| hard_filter |
../tools/select_variants.cwl
(CommandLineTool)
|
SelectVariants (GATK 3.6) | |
| decompose_variants |
../tools/vt_decompose.cwl
(CommandLineTool)
|
run vt decompose | |
| normalize_variants |
../tools/normalize_variants.cwl
(CommandLineTool)
|
Normalize variants |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| filtered_vcf | File | ||
| unfiltered_vcf | File |
Permalink:
https://w3id.org/cwl/view/git/9c9e6a6a48eb321804ce772a2c2c12b4f2f32529/definitions/subworkflows/fp_filter.cwl
