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

Require the alignment to start and end on a specific contig #15

Open
nh13 opened this issue Jun 7, 2023 · 0 comments
Open

Require the alignment to start and end on a specific contig #15

nh13 opened this issue Jun 7, 2023 · 0 comments

Comments

@nh13
Copy link
Member

nh13 commented Jun 7, 2023

To require it to start on the contig, assign a starting score for all other contigs of MIN_SCORE. To require to end on the contig, only look at alignments ending on that contig (in the traceback).

This would be useful if we know a prior among a number of contigs that the reads should align to it, but want to allow the alignment to jump to other contigs (i.e. contaminants) if the alignments to the latter overcomes the jump score...

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

No branches or pull requests

1 participant