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

place variants in center of acceptable range when possible, but check for other options #24

Open
zachary-foster opened this issue Oct 18, 2023 · 0 comments

Comments

@zachary-foster
Copy link
Contributor

Currently the code tries to place a variant in a single location in the crRNA, checks if that one loction could work. It decides if the set of diagnostic variants will work or not based on only one possible location of the variant in the crRNA. IT should testall possible locations for the variants within an acceptable range, starting with the middle position and returning the first valid one it finds. Probably another loop in find_diag_region.

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