Skip to content

Commit

Permalink
Merge pull request #2170 from geneontology/pgaudet-patch-100
Browse files Browse the repository at this point in the history
Update gorule-0000005.md
  • Loading branch information
pgaudet authored Nov 8, 2023
2 parents 20def87 + 382f67c commit ca7cb3d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
11 changes: 5 additions & 6 deletions metadata/rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,12 @@ on the GO wiki.



This rule only applies to GO:0005515 and GO:0005488, as descendant terms such as
mitogen-activated protein kinase p38 binding ; GO:0048273 used as ISS
annotations are informative as the GO term name contains far more
specific information as to the identity of the interactor.
This rule only applies to direct annotations to GO:0005515 and GO:0005488 (GAF column 5, GAPD column 4),
Annotations to descendant terms such as mitogen-activated protein kinase p38 binding ; GO:0048273 are allowed, since the GO term name contains
specific information describing the identity of the interactor.

The following evidence codes (GAF column 7, GPAD column 6) are not allowed: IEA, ISS, ISM, ISO, ISA, IBA.

Thes following evidence codes ae not allowed:
IEA, ISS, ISM, ISO, ISA, IBA.

If we take an example annotation:

Expand Down
11 changes: 5 additions & 6 deletions metadata/rules/gorule-0000005.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ implementations:
source: https://github.com/owlcollab/owltools/
---

This rule only applies to GO:0005515 and GO:0005488, as descendant terms such as
mitogen-activated protein kinase p38 binding ; GO:0048273 used as ISS
annotations are informative as the GO term name contains far more
specific information as to the identity of the interactor.
This rule only applies to direct annotations to GO:0005515 and GO:0005488 (GAF column 5, GAPD column 4),
Annotations to descendant terms such as mitogen-activated protein kinase p38 binding ; GO:0048273 are allowed, since the GO term name contains
specific information describing the identity of the interactor.

The following evidence codes (GAF column 7, GPAD column 6) are not allowed: IEA, ISS, ISM, ISO, ISA, IBA.

Thes following evidence codes ae not allowed:
IEA, ISS, ISM, ISO, ISA, IBA.

If we take an example annotation:

Expand Down

0 comments on commit ca7cb3d

Please sign in to comment.