Skip to content

Enable multiple ploidy values for controlfreec#980

Draft
FriederikeHanssen wants to merge 11 commits intonf-core:devfrom
FriederikeHanssen:issue_808
Draft

Enable multiple ploidy values for controlfreec#980
FriederikeHanssen wants to merge 11 commits intonf-core:devfrom
FriederikeHanssen:issue_808

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 |#
Details

❔ 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

@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

No open 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