Skip to content

tools_vcf_readcount_annotator.cwl

Travis CI User edited this page Oct 14, 2020 · 4 revisions

Documentation for vcf_readcount_annotator.cwl

This page is auto-generated. Do not edit.

Overview

add bam_readcount info to vcf

Docker Requirement

griffithlab/vatools:4.1.0

Inputs

Name Label Description Type Secondary Files
vcf File
bam_readcount_tsv File
data_type [{'type': 'enum', 'symbols': ['DNA', 'RNA']}]
variant_type ['null', {'type': 'enum', 'symbols': ['snv', 'indel', 'all']}]
sample_name string?

Outputs

Name Label Description Type Secondary Files
annotated_bam_readcount_vcf File
Clone this wiki locally