-
Notifications
You must be signed in to change notification settings - Fork 0
Adding standalone compression workflow #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… are not equivalent in object storage!)
|
Branch is now ready for review! This is a workflow that we don't plan on supporting indefinitely, but giving it a place to live for future documentation. |
| } | ||
| PUT_DATA_TO_CLOUDIAN(sync_names, params.cloudian_prefix, params.cloudian_config) | ||
|
|
||
| } No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
file does not end in a newline
|
|
||
| # There are batch files in the folder containing data to process. | ||
| # Batch files are titled batch_#.txt | ||
| BATCH_START=1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BATCH_START doesn't appear to be used elsewhere in the file
gbeane
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know much about Nextflow but LGTM
This adds the effort related to compressing data from one cloud resource and placing it on another.
Rough workflow follows 3 steps: