-
Notifications
You must be signed in to change notification settings - Fork 33
Important! Template update for nf-core/tools v3.2.1 #477
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
|
Do the failed tests run through locally? I would say its fine to merge if yes. For the future: Is be possible to reduce the number of pulled containers? |
I'm investigating this now. nf-test test --tag test_taxonomy_bakta --profile test_taxonomy_bakta,docker Doesn't run on gitpod as that is producing >30GB in the |
By far the largest files are:
Which are bakta (4gb) and antismash (10GB). |
@mberacochea has pointed me towards a 'small' version of the antismash database we can potentially use! I will try that |
I'm going to merge this now and investigate the size thing separately, as we have #475 - maybe can do a big overhaul |
Version
3.2.1
of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the
nf-core-template-merge-3.2.1
branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.For instructions on how to merge this PR, please see https://nf-co.re/docs/contributing/sync/.
For more information about this release of nf-core/tools, please see the
v3.2.1
release page.