Skip to content
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

Enable multiple ploidy values for controlfreec #980

Draft
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

FriederikeHanssen
Copy link
Contributor

Close #808

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/sarek 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
Copy link

github-actions bot commented Mar 28, 2023

nf-core lint overall result: Passed ✅

Posted for pipeline commit 08d314b

+| ✅ 153 tests passed       |+
#| ❔   9 tests were ignored |#

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.8
  • Run at 2023-05-29 10:50:58

@FriederikeHanssen
Copy link
Contributor Author

Read the docs: https://github.com/BoevaLab/FREEC/blob/271bef4777119e69ae6eaf1e68051e12fae5e529/scripts/makeGraph2.0.R#L5 I think we don't need to supply the ploidy

@FriederikeHanssen
Copy link
Contributor Author

@nf-core-bot fix linting

maxulysse
maxulysse previously approved these changes Mar 30, 2023
@FriederikeHanssen
Copy link
Contributor Author

The docs lied to me and need to pass an int into the script afterall..... so reverting to previous changes but will also require a module update so turning this back into draft state for the moment

@FriederikeHanssen FriederikeHanssen marked this pull request as draft March 31, 2023 07:25
@FriederikeHanssen FriederikeHanssen mentioned this pull request Aug 15, 2023
10 tasks
@FriederikeHanssen
Copy link
Contributor Author

back to this one: first step: bumping the control freec version, so we can use the new makeGraph script and hopefully solve some issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not planned for this release
Development

Successfully merging this pull request may close these issues.

controlfreec with multiple ploidy values results in plotting error
3 participants