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

gff_to_jsonl.py error #1

Open
MyBiscuit opened this issue Nov 16, 2022 · 1 comment
Open

gff_to_jsonl.py error #1

MyBiscuit opened this issue Nov 16, 2022 · 1 comment

Comments

@MyBiscuit
Copy link

I am getting an error when trying to create a gene annotations file from GFF

Processing line #: 0
Traceback (most recent call last):
  File "scripts/gff_to_jsonl.py", line 116, in <module>
    main()
  File "scripts/gff_to_jsonl.py", line 84, in main
    for p in parts["attributes"].strip(";").split(";")
KeyError: 'attributes'
@DaydreamingElephant
Copy link

Hello! You probably have .gbff format file.

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

2 participants