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

Solves issue 7153 #7154

Merged
merged 1 commit into from
Apr 8, 2021
Merged

Conversation

vruano
Copy link
Contributor

@vruano vruano commented Mar 19, 2021

involving "zombie" likelihoods from past removed evidences being assigned to new appended evidences in AlleleLikelihoods.

Refactor and clean some code as well.

Copy link
Contributor

@davidbenjamin davidbenjamin left a comment

Choose a reason for hiding this comment

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

Looks good, just wondering about removing public in a few places.

@vruano vruano force-pushed the vrr_bug7153_allele_likelihoods_ghost_lk_values branch from c107710 to b6693fe Compare March 31, 2021 03:28
@davidbenjamin
Copy link
Contributor

@vruano Good to merge whenever you want!

@gatk-bot
Copy link

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

Test Type JDK Job ID Logs
variantcalling openjdk8 33424.4 logs

@vruano vruano force-pushed the vrr_bug7153_allele_likelihoods_ghost_lk_values branch from b6693fe to 7b1ea37 Compare March 31, 2021 05:19
@gatk-bot
Copy link

gatk-bot commented Mar 31, 2021

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

Test Type JDK Job ID Logs
unit openjdk11 33426.13 logs
unit openjdk8 33426.3 logs
variantcalling openjdk8 33426.4 logs

@vruano vruano force-pushed the vrr_bug7153_allele_likelihoods_ghost_lk_values branch 2 times, most recently from 3d509e3 to cb16f72 Compare April 1, 2021 14:15
@gatk-bot
Copy link

gatk-bot commented Apr 2, 2021

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

Test Type JDK Job ID Logs
variantcalling openjdk8 33490.4 logs

@vruano vruano force-pushed the vrr_bug7153_allele_likelihoods_ghost_lk_values branch from 58c8bac to a46cba9 Compare April 4, 2021 10:52
@gatk-bot
Copy link

gatk-bot commented Apr 4, 2021

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

Test Type JDK Job ID Logs
integration openjdk11 33523.12 logs
integration openjdk8 33523.2 logs

@vruano vruano force-pushed the vrr_bug7153_allele_likelihoods_ghost_lk_values branch from 5257f2f to 0c445eb Compare April 5, 2021 02:43
@vruano vruano requested a review from droazen April 5, 2021 02:45

private static final SAMFileHeader SAM_HEADER = ArtificialReadUtils.createArtificialSamHeader(10, 0, 1000);
private static final GenomeLocParser locParser = new GenomeLocParser(SAM_HEADER.getSequenceDictionary());

Copy link
Contributor Author

Choose a reason for hiding this comment

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

extra blank line

@gatk-bot
Copy link

gatk-bot commented Apr 5, 2021

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

Test Type JDK Job ID Logs
integration openjdk11 33528.12 logs

@gatk-bot
Copy link

gatk-bot commented Apr 5, 2021

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

Test Type JDK Job ID Logs
integration openjdk11 33531.12 logs
integration openjdk8 33531.2 logs

…ences being assigned

to new appended evidences in AlleleLikelihoods.

Refactor and clean some code
@vruano vruano force-pushed the vrr_bug7153_allele_likelihoods_ghost_lk_values branch from 06a6e12 to 6eb8c22 Compare April 8, 2021 04:02
@vruano
Copy link
Contributor Author

vruano commented Apr 8, 2021

Squashing and rebasing, will merge as soon as test pass.

@vruano vruano removed the request for review from droazen April 8, 2021 04:03
@vruano vruano assigned vruano and unassigned davidbenjamin Apr 8, 2021
@vruano vruano merged commit 69f4fc4 into master Apr 8, 2021
@vruano vruano deleted the vrr_bug7153_allele_likelihoods_ghost_lk_values branch April 8, 2021 13:14
@vruano vruano restored the vrr_bug7153_allele_likelihoods_ghost_lk_values branch April 8, 2021 13:15
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.

3 participants