FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 871b70f2 authored by Vitor Trovisco's avatar Vitor Trovisco
Browse files

Update canto_deploy.yaml - configure the disease interaction annotation type

parent 1b858fda
No related branches found
No related tags found
1 merge request!26Update canto_deploy.yaml - disable expression, disease_(DO) and...
......@@ -299,6 +299,26 @@ available_annotation_type_list:
detailed_help_path:
- name: disease_interaction
category: interaction
namespace: disease_ontology
term_suggestions_annotation_type: disease_ontology
interaction_term_required: 1
#allow_annotation_transfer - use true/false
allow_annotation_transfer: true
hide_extension_relations: [qual,dv_qual]
display_name: 'disease_(DO)_interaction'
very_short_display_name: 'DO interaction'
short_display_name: 'DO interaction'
feature_type: 'metagenotype'
help_text: 'Examples: ameliorated by, exacerbated by, NOT ameliorated by, NOT exacerbated by.'
evidence_codes:
- "ameliorated by"
- "exacerbated by"
- "NOT ameliorated by"
- "NOT exacerbated by"
detailed_help_path: /docs/genetic_interaction_annotation
# Which of the annotation types listed above (under 'available_annotation_type_list:') to display and enable.
enabled_annotation_type_list:
......@@ -310,6 +330,7 @@ enabled_annotation_type_list:
- rescue
- expression
- disease_(DO)
- disease_interaction
ontology_namespace_config:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment