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

Added parser for the KinAce database of kinase-substrate phosphorylat… #205

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

beasleyjonm
Copy link
Contributor

…ion reactions.

I submitted a request to update infores with KinAce database, so the edges won't normalize until that is updated.

@EvanDietzMorris
Copy link
Contributor

we might want to use this as the predicate: RO:0002447
right now it normalizes to directly_physically_interacts_with, whereas biolink:phosphorylates would just be related_to

then we could work on getting biolink model to adopt phosphorylates with RO:0002447 as a mapping if we want

@beasleyjonm
Copy link
Contributor Author

beasleyjonm commented Mar 11, 2024 via email

@EvanDietzMorris
Copy link
Contributor

EvanDietzMorris commented Mar 11, 2024

that's the nice part about using a different ontology, especially RO - because it's more resilient to changes in the biolink model.. if we put in a biolink model predicate directly it might break, but the mappings for RO should in theory only get better over time (assuming the RO doesn't change hah)

@EvanDietzMorris EvanDietzMorris merged commit f682479 into master Mar 13, 2024
1 check passed
@EvanDietzMorris EvanDietzMorris deleted the kinace branch May 21, 2024 18:55
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

Successfully merging this pull request may close these issues.

3 participants