-
Notifications
You must be signed in to change notification settings - Fork 8
update container configs with most recent tools functions #80
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: dev
Are you sure you want to change the base?
Conversation
|
Thanks for looking into this again!! As far as I can see, the condalock files are still missing the pip dependencies (-> the drevalpy dependency). https://community.seqera.io/t/condalock-files-generated-by-wave/2508/4 |
|
I think I found a way of keeping the pip dependencies by switching the build-template, but unfortunately I ran then into other hurdles on the way... but I will keep working on this. Since the conda containers are working (see passing tests) and listed in the |
3034ad1 to
9847f43
Compare
|
tests failing due to seqeralabs/wave#973 and no singularity for arm action atm |
added the local conda lock files and udpate meta.yml with nf-core/tools#3954 and new configs generated with nf-core/tools#3955