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

search-sequences falls back to top hit if no matches above --select-threshold #13

Open
crosenth opened this issue Jul 21, 2014 · 1 comment

Comments

@crosenth
Copy link
Member

This will allow us to fill in big gaping holes when some sequences have close matches and others have only distant matches.

@nhoffman
Copy link
Member

One possibility would be to do this in a second pass, by setting aside reads with reference sequences meeting the threshold and simply choosing one closest match for each for those that don't otherwise have a representative reference sequence.

@crosenth crosenth removed their assignment Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants