Skip to content
Snippets Groups Projects
Commit 8fc0fff1 authored by JasperBoom's avatar JasperBoom
Browse files

Add missing output to parameter_meta.

parent cf047f01
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ that users understand how the changes affect the new version.
-->
Version 3.1.0-dev
---------------------------
+ Lima: Add missing output to parameter_meta.
+ Lima: Remove outputPrefix variable from output section.
+ Isoseq3: Make sure stderr log file from Refine is unique and not overwritten.
+ Isoseq3: Add workaround in Refine for glob command not locating files in output directory.
......
......@@ -147,6 +147,7 @@ task Lima {
# outputs
outputFLfile: {description: "Demultiplexed reads output file."}
outputFLindexFile: {description: "Index of demultiplexed reads output file."}
outputFLxmlFile: {description: "XML file of the subreadset(s)."}
outputSTDERRfile: {description: "Lima STDERR log file."}
outputJSONfile: {description: "Lima JSON file."}
outputCountsFile: {description: "Lima counts 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