The merge module merges structural variants within one or more vcf files.
Input
Name
Description
Pattern
0 ()
1 ()
input_priority (list)
Prioritize the input VCF files according to this list,
e.g ['tiddit','cnvnator']. The order and number of tags should correspond to
the order and number of VCFs in the vcfs input channel.
sort_inputs (boolean)
Should the input files be sorted by name. The priority tag will be sorted
together with it's corresponding VCF file.