Skip to content

subworkflows_varscan_germline.cwl

Travis CI User edited this page Feb 24, 2021 · 20 revisions

Documentation for varscan_germline.cwl

This page is auto-generated. Do not edit.

Overview

Varscan Workflow

Inputs

Name Label Description Type Secondary Files
reference ['string', 'File'] ['.fai', '^.dict']
bam File ['.bai', '^.bai']
interval_list File
strand_filter int?
min_coverage int?
min_var_freq float?
min_reads int?
p_value float?
max_normal_freq float?
sample_name string

Outputs

Name Label Description Type Secondary Files
unfiltered_vcf File ['.tbi']
filtered_vcf File ['.tbi']

Steps

Name CWL Run
intervals_to_bed tools/intervals_to_bed.cwl
varscan tools/varscan_germline.cwl
bgzip_and_index subworkflows/bgzip_and_index.cwl
filter subworkflows/fp_filter.cwl
Clone this wiki locally