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

AmpliconGenerator throws an std::out_of_range error if a primer range is outside reference sequence length #13

Open
Krannich479 opened this issue Oct 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Krannich479
Copy link
Collaborator

Situation:

If a primer region e.g.

MyRef    23000    23031    my_primer_name    1    +    ACCAGCGATCGACGGAGCTAGATCGATCGAT

comes after a reference seq length, e.g. 5000, amplisim aborts with a runtime error from the compiler.

Todo:

Catch this case and improve error handling.

@Krannich479 Krannich479 added the enhancement New feature or request label Oct 5, 2023
@Krannich479 Krannich479 self-assigned this Oct 5, 2023
@Krannich479 Krannich479 added this to the v0.3.0 milestone Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant