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

Updated capable_of. Fixes #26833 #29410

Merged
merged 1 commit into from
Dec 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -182383,7 +182383,7 @@ def: "A complex that possesses polyprenyl diphosphate synthase activity involved
subset: goslim_pir
synonym: "decaprenyl diphosphate synthase complex" NARROW []
intersection_of: GO:1902494 ! catalytic complex
intersection_of: capable_of GO:0004659 ! prenyltransferase activity
intersection_of: capable_of GO:0120531 ! prenyl diphosphate synthase activity
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/26833" xsd:anyURI

[Term]
Expand Down
Loading