Skip to content

Commit

Permalink
fix #274
Browse files Browse the repository at this point in the history
  • Loading branch information
replikation authored Jul 24, 2024
1 parent 77f9053 commit f86681e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/process/freyja.nf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
process freyja {
label 'freyja'
errorStrategy 'retry'
errorStrategy 'ignore'
maxRetries 1
publishDir "${params.output}/${params.lineagedir}/${name}/lineage-proportion-by-reads", mode: 'copy', pattern: "*"

Expand Down

0 comments on commit f86681e

Please sign in to comment.