presetOption: {description: "This option applies multiple options at the same time.", category: "required"}
sort: {description: "Sort the output bam file.", category: "advanced"}
sample: {description: "Name of the sample"}
referenceMMI: {description: "MMI file for the reference.", category: "required"}
queryFile: {description: "BAM file with reads to align against the reference.", category: "required"}
cores: {description: "The number of cores to be used.", category: "advanced"}
memory: {description: "The amount of memory available to the job.", category: "advanced"}
timeMinutes: {description: "The maximum amount of time the job will run in minutes.", 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"}