outputTsvStats: {description: "Output the stats file as a properly formatted TSV.", category: "common"}
dropOutliers: {description: "Drop outlier reads with extreme long length.", category: "advanced"}
logLengths: {description: "Additionally show logarithmic scaling of lengths in plots.", category: "advanced"}
format: {description: "Specify the output format of the plots.", category: "required"}
showN50: {description: "Show the N50 mark in the read length histogram.", category: "common"}
title: {description: "Add a title to all plots, requires quoting if using spaces.", category: "common"}
maxLength: {description: "Hide reads longer than length specified.", category: "advanced"}
minLength: {description: "Hide reads shorter than length specified.", category: "advanced"}
minQual: {description: "Drop reads with an average quality lower than specified.", category: "advanced"}
readType: {description: "Which read type to extract information about from summary. Options are 1D, 2D, 1D2", category: "advanced"}
threads: {description: "The number of threads 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"}
directRna: {description: "Fastq is from direct RNA-seq and contains U nucleotides.", category: "common"}
minLength: {description: "Filters the reads on a minimal length of the given range. Also plots the given length/2 of the begin and end of the reads.", category: "advanced"}
threads: {description: "The number of threads 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"}