-
Notifications
You must be signed in to change notification settings - Fork 126
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
Improving pplacement #826
base: dev
Are you sure you want to change the base?
Improving pplacement #826
Conversation
Release 2.9.0
Release 2.10.0
Release 2.11.0
… plugin for pplace_hmmsearch_input
Release 2.12.0
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.0.2. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
@danilodileo, there must be something wrong here. There are 280 changed files! Was your branch not up to date with |
On the first glance there seem two problems. (1) nf-test output files are included but shouldnt. (2) Something with pulling upstream seems to have gone wrong, because .nf-core.yml attempts to revert to 2.12.0dev. |
Hi, yes, this was an old PR and even though I updated the branch something went wrong. I am working to fix it! |
PR checklist
nf-core pipelines lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).The pull request Implements phylogenetic placement in alternative reference phylogenies based on HMM profile scoring.