How to let nextflow scratch move files in nxf_unstage rather than copy files? #4773
Answered
by
bentsherman
lishengting
asked this question in
Q&A
-
Nextflow scratch copy files (nxf_fs_copy) wasted too much time and disk space in nxf_unstage(). |
Beta Was this translation helpful? Give feedback.
Answered by
bentsherman
Feb 26, 2024
Replies: 1 comment 1 reply
-
Use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lishengting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the
stageOutMode
directive: https://nextflow.io/docs/latest/process.html#stageoutmode