Skip to content
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

added back 3rd pass check #1517

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions metadata/rules/gorule-0000015.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ examples:
- comment: Should pass because "host cell plasma membrane" is a child of "GO:0018995 host cellular component"
format: gaf
input: "UniProtKB O56786 hol187 GO:0020002 PMID:10419939 IDA C Holin protein Hol187 hol187 protein taxon:55511|taxon:9696 20170423 CACAO"
- comment: Should pass because "negative regulation of cytolysis in other organism" is a child of "GO:0043903 regulation of interspecies interactions between organisms"
format: gaf
input: "UniProtKB G3XD78 rsaL GO:0051713 PMID:19878323 IMP P Regulatory protein RsaL rsaL protein taxon:208964|taxon:90370 20190311 PseudoCAP"
---
For background: dual species annotations are used to capture information about
multi-organism interactions. The first taxon ID should be that of the
Expand Down