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

WIP: Update grebe.yaml #605

Open
wants to merge 1 commit 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
22 changes: 22 additions & 0 deletions conf/grebe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,25 @@
widget_options: bbop_term_ac
widget_personality: ontology
widget_document: ontology_class
- question_id: q10
question: What are the gene products annotated to term {{q10f1}} but <em>not</em> term {{q10f2}} in species {{q10f3}}?
personality: bioentity
document_category: bioentity
field_translations:
- field_id: q10f1
field_filter: isa_partof_closure
widget_options: bbop_term_ac
widget_personality: ontology
widget_document: ontology_class
- field_id: q10f2
field_filter: -isa_partof_closure
widget_options: bbop_term_ac
widget_personality: ontology
widget_document: ontology_class
- field_id: q10f3
field_filter: taxon_closure
widget_options: bbop_term_ac
widget_personality: ontology
widget_document: ontology_class
widget_filters:
- 'source:ncbi_taxonomy'