strandType: {description: "A boolean to include strand type of an SV to be merged", category: "advanced"}
distanceBySvSize: {description: "A boolean to predict the pairwise distance between the SVs based on their size", category: "advanced"}
minSize: {description: "The mimimum size of SV to be merged", category: "advanced"}
sample: {description: "The name of the sample", category: "required"}
outputPath: {description: "The location the output VCF file should be written.", category: "common"}
memory: {description: "The memory required to run the programs", category: "advanced"}
dockerImage: {description: "The docker image used for this task. Changing this may result in errors which the developers may choose not to address.", category: "advanced"}