Skip to content

Commit

Permalink
Remove publish from workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed May 15, 2024
1 parent bb44e64 commit aeb5525
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/rnaseq.nf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,4 @@ workflow RNASEQ {

emit:
QUANT.out | concat(FASTQC.out) | collect

publish:
FASTQC.out >> '.'
}

0 comments on commit aeb5525

Please sign in to comment.