Skip to content
Snippets Groups Projects
Commit 5a72bf86 authored by JasperBoom's avatar JasperBoom
Browse files

Update parameter_meta.

parent efb8bc22
No related branches found
No related tags found
No related merge requests found
......@@ -92,8 +92,8 @@ task Refine {
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"}
# outputs
outputFLfile: {description: "Filtered reads output file."}
outputFLindexFile: {description: "Index of filtered reads output file."}
outputFLNCfile: {description: "Filtered reads output file."}
outputFLNCindexFile: {description: "Index of filtered reads output file."}
outputSTDERRfile: {description: "Refine STDERR log file."}
outputConsensusReadsetFile: {description: "Refine consensus readset XML file."}
outputFilterSummaryFile: {description: "Refine summary file."}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment