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

Replace '_' with '-' in process log directory names #15

Open
aybeshlikyan opened this issue Apr 19, 2022 · 1 comment
Open

Replace '_' with '-' in process log directory names #15

aybeshlikyan opened this issue Apr 19, 2022 · 1 comment

Comments

@aybeshlikyan
Copy link

aybeshlikyan commented Apr 19, 2022

The publishDir directives in the modules should replace the underscores in the process name with dashes when specifying the output directories for process logs (i.e. "${task.process.split(':')[-1].replace('_', '-')}")

@aybeshlikyan aybeshlikyan changed the title Replace '_' with '- Replace '_' with '-' in process log directories Apr 19, 2022
@aybeshlikyan aybeshlikyan changed the title Replace '_' with '-' in process log directories Replace '_' with '-' in process log directory names Apr 19, 2022
@tyamaguchi-ucla
Copy link
Contributor

@aybeshlikyan let's close this issue and align-RNA can pull the updated module to make things consistent in align-RNA.

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

2 participants