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 an M2 bug #5241

Merged
merged 1 commit into from
Oct 1, 2018
Merged

Fix an M2 bug #5241

merged 1 commit into from
Oct 1, 2018

Conversation

davidbenjamin
Copy link
Contributor

The palindrome artifact read filter wasn't checking for an edge case. Now it is.

@takutosato Could you review? And if you approve and it's Monday or Tuesday, could you merge before the release?

@takutosato
Copy link
Contributor

sure thing!

Copy link
Contributor

@takutosato takutosato left a comment

Choose a reason for hiding this comment

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

I will remove the unintended import and merge

@@ -1,5 +1,6 @@
package org.broadinstitute.hellbender.tools.walkers.mutect;

import com.google.common.collect.Range;
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks unintended, removing it

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.

2 participants