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

missing ontologies? PRIDE ; UNIMOD #482

Closed
lcdaugherty opened this issue Aug 23, 2023 · 3 comments
Closed

missing ontologies? PRIDE ; UNIMOD #482

lcdaugherty opened this issue Aug 23, 2023 · 3 comments
Assignees

Comments

@lcdaugherty
Copy link

lcdaugherty commented Aug 23, 2023

In OLS4 there seems to be some missing ontologies eg: PRIDE and UNIMOD.
eg: OLS3 https://www.ebi.ac.uk/ols/ontologies/unimod
OLS4 nothing...

Is there a reason for this? Are there any alternative Peptide ontologies?

@serjoshua
Copy link
Contributor

serjoshua commented Aug 23, 2023

The reason for this is that OLS4 only loads OWL files. UNIMOD and PRIDE seem to use OBO. You could see the list of other ontologies that do not load in OLS4 in this issue.

If anyone could provide an ontology PURL that points to an OWL or could provide a copy of an OWL file so we could load locally from our servers, please let us know.

@serjoshua serjoshua self-assigned this Aug 23, 2023
@lcdaugherty
Copy link
Author

@serjoshua Thank you for the info that makes sense. I am in the early stages of reviewing some data with some specific ontologies in mind, so hopefully the source UNIMOD and PRIDE can provide you with OWL format
OLS has always been my go to tool (I am sure I'll eventually get used to the new tree graph view in OLS4...but change is always hard :)

@serjoshua
Copy link
Contributor

You are welcome. Another workaround is to convert the linked OBO files for UNIMOD and PRIDE to OWL (could be inferred or not) then load them from our local server.

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