-
Notifications
You must be signed in to change notification settings - Fork 951
Add gtdbtk/classifywf module #765
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
Conversation
abhi18av
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 have added my comments for the reviewer - thanks for your time 🙏
For some context: This module is targeted towards Bactopia v2 and hopefully it could be consumed by nf-core/mag as well.
|
I've added the stubs for generating a database and the core test is passing for I am not sure which format exactly the ci-tests are expecting for tags in the |
|
SUper close, it'll need to be updated for the new changes in software versions https://github.com/nf-core/modules/blob/master/modules/abacas/main.nf#L42-L45 |
|
Hmm, this is an interesting change - thanks @rpetit3 , I need to hang around the However, for GTDBTK_CLASSIFYWF:
gtdbtk: ================================================================================ ERROR ________________________________________________________________________________ The 'GTDBTK_DATA_PATH' environment variable is not defined. Please set this variable to your reference data package. https://github.com/Ecogenomics/GTDBTk#installation ================================================================================... which not being a formatted YAML, raises issue with the The plot thickens 🕵️ |
|
Hmm, I'm a bit confused here. Now that I've fixed the problem while printing the version for I'm using |
Co-authored-by: Harshil Patel <[email protected]>
Done 👍
Done 👍 The problem with |
|
Thanks guys! This is a good start and can be amended later if required. |
Co-authored-by: Harshil Patel <[email protected]>
|
Awesome - thanks for your time and guidance guys! 🚀 |
PR checklist
Closes #XXX
versions.ymlfile.labelPROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wdPROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wdPROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd