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

Add qualifiers #145

Open
gaurav opened this issue May 30, 2024 · 1 comment
Open

Add qualifiers #145

gaurav opened this issue May 30, 2024 · 1 comment

Comments

@gaurav
Copy link
Member

gaurav commented May 30, 2024

We currently don't produce any qualifiers for CAM-KP. Having reviewed the list of Biolink predicates, we decided to focus on these predicates in this order:

  1. direction_qualifier + aspect_qualifier + qualified_predicate for indicating increased/decreased abundance/expression.
  2. anatomical_context_qualifier for the location where reactions take place.
  3. species_context_qualifier for the species in which reactions have been observed.
  4. stage_qualifier - we have a few of these in GO-CAMs.
  5. part_qualifier - maybe?
    1. Look in IDs that can't be normalized
    2. We might have part_of relation connecting concepts, e.g. "A occurs in some plasma membrane that is part of a liver cell"
  6. form_or_variant_qualifier - CTD might have this.
  7. causal_mechanism_qualifier - maybe.

Implementing this will make #82 redundant.

@gaurav gaurav added this to the CAM KP July 2024 milestone May 30, 2024
@gaurav
Copy link
Member Author

gaurav commented Jun 19, 2024

I'm going to start with anatomical_context_qualifier since it should be relatively straightforward to implement in our pipeline if I can find the right query to find them. A lot of SYNGO models (e.g. http://model.geneontology.org/SYNGO_102#inferred), one GO model (http://model.geneontology.org/586fc17a00000528#inferred) and one AOP model (https://noctua.apps.renci.org/model/AOP_363#inferred) all reference UBERON:0000966 "retina", so this is probably a good place to start.

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

1 participant