Skip to content

Commit

Permalink
Merge pull request #2276 from geneontology/pgaudet-patch-105
Browse files Browse the repository at this point in the history
Update gorule-0000064.md
  • Loading branch information
pgaudet authored Mar 27, 2024
2 parents 448e5b4 + 77d659f commit 9bd0d6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions metadata/rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1079,5 +1079,5 @@ See also GO-RULE:0000038 (proposed) for a check of the values in the 'with' fiel



If an annotation is an IEA to GO_REF:0000118 and the taxon is not in the GO reference species list
(i.e 143 Panther species), then filter out.
If an annotation has GO_REF:0000118 (GAF column 6, GPAD column 5) and the taxon (GAF column 13, GPI column 7) is present in the GO reference species list
(i.e 143 Panther species; https://www.pantherdb.org/panther/summaryStats.jsp), then the annotation should be filter out.
4 changes: 2 additions & 2 deletions metadata/rules/gorule-0000064.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ status: approved
contact: "[email protected]"
---

If an annotation is an IEA to GO_REF:0000118 and the taxon is not in the GO reference species list
(i.e 143 Panther species), then filter out.
If an annotation has GO_REF:0000118 (GAF column 6, GPAD column 5) and the taxon (GAF column 13, GPI column 7) is present in the GO reference species list
(i.e 143 Panther species; https://www.pantherdb.org/panther/summaryStats.jsp), then the annotation should be filter out.

0 comments on commit 9bd0d6b

Please sign in to comment.