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

add maxScore #1027

Closed
wants to merge 2 commits into from
Closed

add maxScore #1027

wants to merge 2 commits into from

Conversation

xubo245
Copy link

@xubo245 xubo245 commented Apr 30, 2016

When we map reads to a ref,we need each read maxScore;Moreover ,a read maybe have many seed and each seed need extension,we need max score of eac extension in seed ,then we can take the high score in each max score in extension and decide the read mapping location in ref.
I add the maxScores function and lazy val maxScore

When we map reads to a ref,we need each read maxScore;Moreover ,a read maybe have many seed and each seed need extension,we need max score of eac extension in seed ,then we can take the high score in each max score in extension and decide the read mapping location in ref.
I add the maxScores function and lazy val maxScore
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

change test to sparkTest
@fnothaft
Copy link
Member

Closing as we've made the changed interfaces package private to ADAM.

@fnothaft fnothaft closed this Aug 31, 2016
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.

3 participants