-
Notifications
You must be signed in to change notification settings - Fork 0
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
Change the representation of regulatory reactions to use 'has_small_molecule_regulator' activity #204
Comments
Defer from action in connection with GO-CAM build from Reactome ver 82 - do it later |
…ulator Infer has_small_molecule_regulator for #204
Checked:
|
Shex failures, at least some of them are due to this: |
@dustine32 was this only done for the import or for all the existing models? I notice that the ticket seems to include a retrofit. |
In this pathway, R-HSA-204174 the controller RXRA:PPARD:atRA (R-HSA-5634107_R-HSA-203946_controller) is now missing any relation to R-HSA-203946. It positively regulates it. It doesn't get the relation because it is not a small molecule. Is there a way that when a controller is a protein complex (has part some protein or set of proteins) we could infer 'enzyme activator/inhibitor activity' enabled by the complex or protein? |
Orphan glutathione should not even be in model R-HSA-204174. It was part of a drug rxn that was filtered out. |
On the June 19, 2023 'weeds' call, we made the decision to go ahead and allow the drug identifiers that are sneaking in in this load. In the future, the drugs will be tagged explicitly in the BioPax file and will be filtered in that manner rather than by identifier space. ping @deustp01 @dustine32 |
On the June 19, 2023 'weeds' call, we decided to allow the reactions that are upstream or downstream of the main pathway to maintain the 'old'/incomplete representation of regulators. Even though this is not ideal, it puts more of the model in alignment with GO-CAM standard practice. In the future we will get feedback from the larger community about whether linking models will be done in a timely manner and if so, we will not need to represent these in the models the way they are currently represented. If the larger community does not solve this problem in a timely manner, then we will solve this problem specifically for the imports. ping @deustp01 @dustine32 |
Currently when we import a regulatory reaction from Reactome, we create a construct where the entity that enables the regulated reaction (RMF) binds the regulator and the binding MF regulates the RMF. We also create a process that the binding is part of to infer the regulatory process. A simple example of this can be seen in the 'Fructose catabolism' pathway.
http://noctua.geneontology.org/editor/graph/gomodel:R-HSA-70350
https://reactome.org/PathwayBrowser/#/R-HSA-70350
In this pathway, the KHK enzyme enables ketohexokinase activity that is activated by K+ and is inhibited by ADP.
http://noctua.geneontology.org/editor/graph/gomodel:62f58d8800006682
The text was updated successfully, but these errors were encountered: