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

nf-core create-test-yml fails when given output directory #1148

Closed
ErikDanielsson opened this issue Jul 2, 2021 · 0 comments · Fixed by #1161
Closed

nf-core create-test-yml fails when given output directory #1148

ErikDanielsson opened this issue Jul 2, 2021 · 0 comments · Fixed by #1161
Labels
bug Something isn't working

Comments

@ErikDanielsson
Copy link
Contributor

The nf-core modules create-test-yml command fails with TypeError in create_test_file_dict due to results_dir being None. This is caused by results_dir_repeat not being assigned a value in get_md5_sums.

Steps to reproduce:
create-test-yml-fail

@ErikDanielsson ErikDanielsson added the bug Something isn't working label Jul 2, 2021
@KevinMenden KevinMenden mentioned this issue Jul 6, 2021
4 tasks
@KevinMenden KevinMenden linked a pull request Jul 6, 2021 that will close this issue
4 tasks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants