Skip to content
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

Output bulk data to a bulk folder rather than individual files within project directory #766

Closed
allyhawkins opened this issue Jun 18, 2024 · 1 comment
Assignees

Comments

@allyhawkins
Copy link
Member

Rather than output the bulk data and metadata as individual files within the project directory, we want to output these files to a bulk folder.
This means updating the publishDir statement to be "${params.results_dir}/${meta.project_id}/bulk" in the line below:

publishDir "${params.results_dir}/${meta.project_id}", mode: 'copy'
.

@allyhawkins
Copy link
Member Author

Closed by #767

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant