Skip to content

tools_sompy.cwl

Travis CI User edited this page Feb 4, 2020 · 3 revisions

Documentation for sompy.cwl

This page is auto-generated. Do not edit.

Overview

som.py compares variants in vcf by location and alleles (using bcftools isec).

Docker Requirement

pkrusche/hap.py:v0.3.9

Inputs

Name Label Description Type Secondary Files
truth_vcf File
query_vcf File
reference ['string', 'File'] ['.fai', '^.dict']
roi_bed region of interest bed file to restrict File

Outputs

Name Label Description Type Secondary Files
sompy_out stdout
Clone this wiki locally