Skip to content

gff_to_jsonl.py error #1

@aminakur

Description

@aminakur

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions