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

immature peptide region #2251

Open
ValWood opened this issue Oct 2, 2024 · 4 comments
Open

immature peptide region #2251

ValWood opened this issue Oct 2, 2024 · 4 comments
Assignees

Comments

@ValWood
Copy link
Member

ValWood commented Oct 2, 2024

complete this ticket. reminder (SO browsing issue)

ticket-SO browsing
@kimrutherford
Copy link
Member

What needs to be done here?

@ValWood
Copy link
Member Author

ValWood commented Oct 2, 2024

I'm not sure yet. I wnt to demo something on our next call. Will add discuss.

@ValWood ValWood added the discuss label Oct 2, 2024
@ValWood ValWood self-assigned this Oct 2, 2024
@ValWood
Copy link
Member Author

ValWood commented Nov 5, 2024

For SO browsing, ignore part_of (only display is_a)

@ValWood ValWood removed the discuss label Nov 5, 2024
@ValWood ValWood assigned kimrutherford and unassigned ValWood Nov 5, 2024
kimrutherford added a commit to pombase/pombase-chado that referenced this issue Nov 6, 2024
We weren't adding SO "part_of" relations to the cvtermpath table
because relation-graph was returning "part_of" as the relation instead
of the expected BFO:0000050.

Refs pombase/website#2251
@kimrutherford
Copy link
Member

There was a bug is the way the transitive closure was stored in Chado. The code was expecting BFO:0000050 as the relation term ID, but was getting part_of. The only other ontology that had this problem was PSI-MOD but that has very few part_of relations and none connecting modification terms used by us.

For SO browsing, ignore part_of (only display is_a)

That fix probably isn't needed now but let me know what you think once the website is fixed on Thursday morning.

After fixing that the annotation appear on the immature peptide region page:

image

I'll check this on Thursday and close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants