diff --git a/workflow/main.nf b/workflow/main.nf
index 6c560aa0b04be2bd9721495b1e0afca7b7554f22..7cbe553d4b95e00d553d08dc9fb4db473d990560 100644
--- a/workflow/main.nf
+++ b/workflow/main.nf
@@ -80,7 +80,7 @@ process trimReads {
 
   input:
 
-  set sampleId, reads, experimentId biosample, factor, treatment, replicate, controlId from rawReads
+  set sampleId, reads, experimentId, biosample, factor, treatment, replicate, controlId from rawReads
 
   output: