Replies: 1 comment 1 reply
-
No, nextflow does not provision file storage or mont buckets. It could manage by Tower tho, as it's done already when using AWS batch |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a sequence database (~ 500 gb) deposited in a Google bucket that is used by some search process. When I execute this workflow, it spends 2 hours transferring data into the workflow execution directory. Is there a way to just mount the database bucket using
gsutils
?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions