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

Updates to indel realigner to improve performance and accuracy. #314

Merged
merged 1 commit into from
Jul 22, 2014

Conversation

fnothaft
Copy link
Member

Rebases the indel realigner target branch on master. I will delete the indel realigner target branch once this PR merges.

import org.bdgenomics.adam.rdd.ADAMContext._
import org.bdgenomics.adam.rdd.variation.ADAMVariationContext._
import org.bdgenomics.adam.algorithms.realignmenttarget.IndelRealignmentTarget
import org.bdgenomics.adam.models.{
Copy link
Member

Choose a reason for hiding this comment

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

I'd vote to switch to ._ when we need to wrap the imports like this.

@fnothaft
Copy link
Member Author

@carlyeks did the update you pointed out; how broadly do you think we should apply that? I.e., do you want me to go and do that on all the files in the PR?

@carlyeks
Copy link
Member

That seems to be the only file that has that (most are up to 3).

Other than that, I'm happy with the PR.

carlyeks added a commit that referenced this pull request Jul 22, 2014
Updates to indel realigner to improve performance and accuracy.
@carlyeks carlyeks merged commit 634181d into bigdatagenomics:master Jul 22, 2014
@carlyeks
Copy link
Member

Thanks, @fnothaft!

This pull request was closed.
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