-
Notifications
You must be signed in to change notification settings - Fork 1
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
using "located_in" for locations where the gene product is not active #2298
Comments
Could you explain those? |
Need to think abiut this more. Follow up in New year |
Is this something to look at soon?
I don't understand that page:
Are they talking about |
I'm pretty sure the "has_input" in the title is an error. The 2 examples of what shouldn't be captured definitely relate to the 'located_in' relationship (although, they should not be captured with 'has_input' either). |
Thanks Pascal. I'm less confused now. :-) |
I sent this to GO No particular hurry for this. We can discuss when other stuff is done. |
It seems this is allowed:
https://wiki.geneontology.org/Located_in
we just need to classify our annotations.
We could make everything located in except
i) annotations used in MF extensions -> ia_active in
ii) annotations used in GO-CAMs (although this should be a subset of i)
iii) annotations transferred by IBA, ISO, ISS should only be is_active_in
this would classify most correctly, and we could migrate the remaining slowly.
Issues, would need to enable in canto, and display on the website (and enable a filter)
The text was updated successfully, but these errors were encountered: