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

problem with sequence corrector #37

Closed
irinatu opened this issue Nov 3, 2022 · 2 comments
Closed

problem with sequence corrector #37

irinatu opened this issue Nov 3, 2022 · 2 comments

Comments

@irinatu
Copy link

irinatu commented Nov 3, 2022

I have Error message that I do not understand completely. Could you help me, please?

Running SequenceCorrector at 2022-11-03 11:25:43 . . .

ERROR: Component "SequenceCorrector" failed, giving the following error message:==============================================================
Traceback (most recent call last):
File "/home/irina/bin/shapemapper-2.1.5/internals/python/pyshapemap/../../bin/make_variant.py", line 430, in
merged_variants)
File "/home/irina/bin/shapemapper-2.1.5/internals/python/pyshapemap/../../bin/make_variant.py", line 325, in correct_sequence
raise RuntimeError(s)
RuntimeError: Error: Unable to determine variant sequence. Conflicting (overlapping) variant sequences present.

@Psirving
Copy link
Member

Psirving commented Nov 3, 2022

I'm not entirely certain, but I think this means that SequenceCorrector is detecting multiple variants and that they are too different to merge into a single "correct" sequence. For example, if there were two alleles that are multiple SNPs away from the provided fasta in different directions, it might produce this error.

@irinatu
Copy link
Author

irinatu commented Nov 3, 2022 via email

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

3 participants