Skip to content
Snippets Groups Projects
Commit bd29b16e authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Change set to into

parent 50182536
Branches
Tags
2 merge requests!58Develop,!56Resolve "Detect error in inferMetadata for tracking"
Pipeline #8829 passed with stages
in 3 minutes and 19 seconds
...@@ -272,7 +272,7 @@ if (fastqsForce != "") { ...@@ -272,7 +272,7 @@ if (fastqsForce != "") {
fastqs_trimData fastqs_trimData
} }
} else { } else {
fastqs.set { fastqs.into {
fastqs_parseMetadata fastqs_parseMetadata
fastqs_trimData fastqs_trimData
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment