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

KeyError: 'SupportFraction' when running margin_cons.py #128

Open
GammaCarbon7 opened this issue Sep 14, 2023 · 0 comments
Open

KeyError: 'SupportFraction' when running margin_cons.py #128

GammaCarbon7 opened this issue Sep 14, 2023 · 0 comments

Comments

@GammaCarbon7
Copy link

When I ran margin_cons.py to get the consensus sequence, I encountered an error:
Traceback (most recent call last):
File "margin_cons.py", line 132, in
main()
File "margin_cons.py", line 129, in main
go(args)
File "margin_cons.py", line 82, in go
support = float(record.INFO['SupportFraction'])
KeyError: 'SupportFraction'
I don't know why. Could u please help me?

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