8000 Fix busco_clean parameter being enabled by default by prototaxites · Pull Request #419 · nf-core/mag · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix busco_clean parameter being enabled by default #419

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

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Fix busco_clean parameter being enabled by default #419

merged 1 commit into from
Apr 11, 2023

Conversation

prototaxites
Copy link
Contributor

busco_clean was enabled by default due to an error in the script to check if it is set.

Fixes the check, but also enables it in the binrefinement test because it fails without it due to space limitations. I expect this PR will fail this test due to this.

PR checklist

  • This comment contains a description of changes (with reason).
  • [] If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs- [ ] If necessary, also make a PR on the nf-core/mag branch on the nf-core/test-datasets repository.
  • [] Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
8000 Copy link

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit d3a49b0

+| ✅ 156 tests passed       |+
#| ❔   1 tests were ignored |#
!| ❗   1 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your prefered methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy

✅ Tests passed:

Run details

  • nf-core/tools version 2.7.2
  • Run at 2023-03-31 13:49:31

@prototaxites
Copy link
Contributor Author

Not convinced this worked, but in which case I have no idea what is happening - the number of processes between the two branches are identical...!

Copy link
Collaborator
@d4straub d4straub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That actually looks like it should work, I approve. If you are still uncertain, let me know and I check (in that case please wait with merging).

@d4straub
Copy link
Collaborator

That should allow #395 to pass, right?

9D15

@prototaxites
Copy link
Contributor Author

That's the theory! I think it will need a little updating to bring it in line with other recent changes.

@prototaxites prototaxites merged commit 0eb5762 into nf-core:dev Apr 11, 2023
@prototaxites prototaxites deleted the busco_clean_fix branch April 11, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0