- 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 |
|---|---|---|---|
| cram | File | ||
| intervals | 803cee2d095b12d4e5ba72e4203c3194[] | ||
| reference | String | ||
| coding_only | Boolean (Optional) | ||
| gvcf_gq_bands | String[] | ||
| synonyms_file | File (Optional) | ||
| vep_cache_dir | String (Optional) | ||
| hgvs_annotation | Boolean (Optional) | ||
| custom_gnomad_vcf | File (Optional) | ||
| contamination_fraction | String (Optional) | ||
| limit_variant_intervals | File | ||
| emit_reference_confidence | String |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| genotype_gvcfs |
gatk_genotypegvcfs.cwl
(CommandLineTool)
|
GATK HaplotypeCaller | |
| limit_variants |
select_variants.cwl
(CommandLineTool)
|
SelectVariants (GATK 3.6) | |
| bgzip_coding_vcf |
bgzip.cwl
(CommandLineTool)
|
bgzip VCF | |
| haplotype_caller |
gatk_haplotypecaller_iterator.cwl
(Workflow)
|
scatter GATK HaplotypeCaller over intervals | |
| index_coding_vcf |
index_vcf.cwl
(CommandLineTool)
|
vcf index | |
| annotate_variants |
vep.cwl
(CommandLineTool)
|
Ensembl Variant Effect Predictor | |
| bgzip_annotated_vcf |
bgzip.cwl
(CommandLineTool)
|
bgzip VCF | |
| index_annotated_vcf |
index_vcf.cwl
(CommandLineTool)
|
vcf index | |
| coding_variant_filter |
filter_vcf_coding_variant.cwl
(CommandLineTool)
|
Coding Variant filter |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| gvcf | File[] | ||
| final_vcf | File | ||
| coding_vcf | File | ||
| limited_vcf | File | ||
| vep_summary | File |
Permalink:
https://w3id.org/cwl/view/git/d1ee6a2a323cee7e4af00c7e0b926c2192038e1d/detect_variants/germline_detect_variants.cwl
