Workflow: Apply filters to VCF file

Fetched 2023-01-15 00:38:08 GMT
children parents
Workflow as SVG
  • Selected
  • Default Values
  • Nested Workflows
  • Tools
  • Inputs/Outputs

Inputs

ID Type Title Doc
vcf File
reference File
tumor_bam File
known_variants File (Optional)

Previously discovered variants to be flagged in this workflow's output vcf

do_cle_vcf_filter Boolean
gnomad_field_name String
tumor_sample_name String
normal_sample_name String
filter_minimum_depth Integer
filter_mapq0_threshold Float
filter_somatic_llr_threshold Float
filter_somatic_llr_tumor_purity Float
filter_somatic_llr_normal_contamination_rate Float
filter_gnomADe_maximum_population_allele_frequency Float

Steps

ID Runs Label Doc
filter_vcf_cle
../tools/filter_vcf_cle.cwl (CommandLineTool)
cle_annotated_vcf_filter
filter_vcf_depth
../tools/filter_vcf_depth.cwl (CommandLineTool)
filter variants at sites below a given sequence depth in each sample
filter_vcf_mapq0
../tools/filter_vcf_mapq0.cwl (CommandLineTool)
filter vcf for variants with high percentage of mapq0 reads
set_final_vcf_name
../tools/staged_rename.cwl (CommandLineTool)
Staged Renamer

Renames a file by staging and then `mv`ing it. A workaround for workflow engines that don't support rename.cwl. If running in cwltool, use the other one instead.

filter_known_variants
../tools/filter_known_variants.cwl (CommandLineTool)
Adds an INFO tag (PREVIOUSLY_DISCOVERED) flagging variants in the target vcf present in a known-variants file
filter_vcf_somatic_llr
../tools/filter_vcf_somatic_llr.cwl (CommandLineTool)
use the binomial/llr somatic filter to weed out low confidence variants
filter_vcf_gnomADe_allele_freq
../tools/filter_vcf_custom_allele_freq.cwl (CommandLineTool)
Custom allele frequency filter

Outputs

ID Type Label Doc
filtered_vcf File
Permalink: https://w3id.org/cwl/view/git/0b6e8fd8ead7644cf5398395b76af5cf4011686f/definitions/subworkflows/filter_vcf.cwl