Skip to content

Remove debug statement from tumor_normal_happhase workflow#104

Closed
robert-a-forsyth with Copilot wants to merge 1 commit into
templatefrom
copilot/sub-pr-103
Closed

Remove debug statement from tumor_normal_happhase workflow#104
robert-a-forsyth with Copilot wants to merge 1 commit into
templatefrom
copilot/sub-pr-103

Conversation

Copilot AI commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

Description

Addresses feedback from #103 to remove mixed_hapbams.view() debug statement at line 223 in subworkflows/local/tumor_normal_happhase.nf.

The debug statement was already removed in commit 1f610c4. No further changes required.

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
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,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).

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI mentioned this pull request Nov 24, 2025
10 tasks
Copilot AI changed the title [WIP] Address feedback on the 'Template' pull request Remove debug statement from tumor_normal_happhase workflow Nov 24, 2025
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