Skip to content
Snippets Groups Projects
Commit c54d4a87 authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

hard code file name slicing works

parent 8bc5ebe5
No related branches found
No related tags found
1 merge request!1Cwl
......@@ -39,7 +39,7 @@ steps:
InputReads: InputReadsMultipleSamples
QuantOutfolder:
source: InputReadsMultipleSamples
valueFrom: $(self[0].nameroot)
valueFrom: $(self[0].nameroot.substring(0,6))
Index: index/index
isSingle: isSingle
FragmentLength: FragmentLength
......
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