-
Notifications
You must be signed in to change notification settings - Fork 418
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
Illumina Complete Long Read presets #1069
Conversation
…ion presets for ICLR
Thanks! However, there is a pitfall in ksw2 that may not work with the current PR. See Lines 165 to 184 in e28a55b
Unless flag You need to apply Lines 316 to 344 in e28a55b
Would be good to test if transition score really works. I could have missed something. |
Thanks Heng, indeed the transition scoring does not get enabled without the flag you suggested. I've cleaned up & fixed the matrix construction as well, hopefully it is more readable now. The AS:i tags now contain the expected alignment scores on my test datasets. I don't see any obvious way to include automated tests or test data in the source code repo, but I'm happy to add some test cases or send test data separately if you have a preferred approach? |
Thanks! |
Add transition. Related to lh3#1069
Implements general purpose transition-aware alignment scoring, and configuration presets for alignment of ICLR to reference sequence contigs