Translate whatever has_regulation_target annotation extensions satisfy one of the scenarios described in the google doc.
@vanaukenk @ukemi @thomaspd A question about when the use of has_regulation_target is valid: On the extensions2GO-CAM wiki, has_regulation_target is stated as only valid when primary term is an MF. This conforms with my current rule-checking code. Meanwhile, the google doc above lists strategies for how to handle these when the primary term is one of the listed BP terms or its descendants e.g.
3.a. GP-A [regulation of molecular function Z] has_regulation_target GP-B
In searching the GPADs for examples I see has_regulation_target used on annotations to both MF and BP terms:
MGI MGI:107771 enables GO:0005096 MGI:MGI:3698699|PMID:17116687 ECO:0000314 20101101 MGI has_regulation_target(MGI:MGI:97846)|has_regulation_target(MGI:MGI:2180784)
WB WBGene00000222 involved_in GO:0006990 PMID:16184190|WB_REF:WBPaper00026830 ECO:0000315 20131015 WB has_regulation_target(WB:WBGene00002783)
Can someone set me straight on this?
Translate whatever
has_regulation_targetannotation extensions satisfy one of the scenarios described in the google doc.@vanaukenk @ukemi @thomaspd A question about when the use of
has_regulation_targetis valid: On the extensions2GO-CAM wiki,has_regulation_targetis stated as only valid when primary term is an MF. This conforms with my current rule-checking code. Meanwhile, the google doc above lists strategies for how to handle these when the primary term is one of the listed BP terms or its descendants e.g.In searching the GPADs for examples I see
has_regulation_targetused on annotations to both MF and BP terms:Can someone set me straight on this?