vcf: {description: "The VCF file to operate on.", category: "required"}
vcfIndex: {description: "The index for the VCF file.", category: "required"}
include: {description: "Equivalent to the `-i` option.", category: "common"}
outputPath: {description: "The location the output VCF file should be written.", category: "common"}
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"}
memory: {description: "The amount of memory this job will use.", category: "advanced"}
timeMinutes: {description: "The maximum amount of time the job will run in minutes.", category: "advanced"}