althonos / althonos/pronto

Error parsing cl.obo (from the readme)

Open
#123 3 comments 0 reactions 0 assignees View on GitHub
external
Dominant language
Python
Stars
267
Forks
48
PR merge metrics
No merged PRs in 30d

Description

```
>>> cl = Ontology("http://purl.obolibrary.org/obo/cl.obo")
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/Caskroom/miniconda/base/envs/pangenic/lib/python3.8/site-packages/pronto/ontology.py", line 218, in __init__
cls(self).parse_from(_handle) # type: ignore
File "/usr/local/Caskroom/miniconda/base/envs/pangenic/lib/python3.8/site-packages/pronto/parsers/obo.py", line 46, in parse_from
raise SyntaxError(s.args[0], location) from None
File "http://purl.obolibrary.org/obo/cl.obo", line 31344
xref: xref (ILX:0770149)␊
^
SyntaxError: expected EOL or QuotedString
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.