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

Fix join mismatch error for joint tumor only Mutect2 #1181

Merged
merged 12 commits into from
Aug 31, 2023

Conversation

berguner
Copy link
Contributor

Fixes the sporadic Join mismatch error by removing unnecessary metadata in tumor only mutect2 subworkflow.

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).

@github-actions
Copy link

github-actions bot commented Aug 16, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 4c1eced

+| ✅ 149 tests passed       |+
#| ❔   8 tests were ignored |#
!| ❗   3 tests had warnings |!

❗ Test warnings:

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-08-31 12:47:07

conf/test.config Outdated Show resolved Hide resolved
Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

LGTM

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@adamrtalbot adamrtalbot left a comment

Choose a reason for hiding this comment

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

I haven't used subMap very much but from what I can tell this looks good. I've got some comments about code styling which might make it easier for the next person.

Copy link
Contributor

@asp8200 asp8200 left a comment

Choose a reason for hiding this comment

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

Tests passing 🥳

@maxulysse maxulysse merged commit d4fa068 into nf-core:dev Aug 31, 2023
22 checks passed
@maxulysse maxulysse deleted the fix_join_mismatch branch August 31, 2023 13:24
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.

5 participants