Skip to content

transcript_support_level attr would cause error when containing space.  #297

Open
@y9c

Description

@y9c

As mentioned in gtfparse code, latest Ensembl release add "(assigned to previous version ?)" in the transcript_support_level tag. Although gtfparse tried to fix this by splitting all attributes, it is not a good way to fix this. Some attributes might require space inside.

https://github.com/openvax/gtfparse/blame/7d25135fed6a1a7c60218cedc1dfac2446683183/gtfparse/attribute_parsing.py#L73-L76C60

Solution:

e03a213

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