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

Funcotator fix for missing Match_Norm_Seq_Allele1 and Match_Norm_Seq_Allele2 #7422

Merged
merged 4 commits into from
Aug 18, 2021

Conversation

jonn-smith
Copy link
Collaborator

@jonn-smith jonn-smith commented Aug 17, 2021

  • Added code to populate Match_Norm_Seq_Allele1 and 2.
  • Added two samples to regressionTestVariantSetHG38.vcf file.
  • Regenerated and validated expected outputs for large tests.

Fixes #7408

- Added two samples to regressionTestVariantSetHG38.vcf file.
- Regenerated and validated expected outputs for large tests.
@gatk-bot
Copy link

gatk-bot commented Aug 17, 2021

Travis reported job failures from build 35555
Failures in the following jobs:

Test Type JDK Job ID Logs
unit openjdk11 35555.13 logs
unit openjdk8 35555.3 logs

Copy link
Contributor

@droazen droazen left a comment

Choose a reason for hiding this comment

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

👍 @jonn-smith Merge once tests pass and you're satisfied with the test coverage for the fix

@droazen droazen assigned jonn-smith and unassigned droazen Aug 18, 2021
@gatk-bot
Copy link

gatk-bot commented Aug 18, 2021

Travis reported job failures from build 35564
Failures in the following jobs:

Test Type JDK Job ID Logs
unit openjdk11 35564.13 logs
unit openjdk8 35564.3 logs

@droazen
Copy link
Contributor

droazen commented Aug 18, 2021

@jonn-smith Looks like there are 3 failures in CustomMafFuncotationCreatorUnitTest on the latest run

@droazen droazen merged commit f16cc95 into master Aug 18, 2021
@droazen droazen deleted the jts_match_norm_fix_7408 branch August 18, 2021 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Funcotator not populating Match_Norm_Seq_Allele1 and Match_Norm_Seq_Allele2 when generating MAF
3 participants