From 1b858fdaaf28819f5dee0e7c923e08182b0df277 Mon Sep 17 00:00:00 2001
From: Vitor Trovisco <vmt25@cam.ac.uk>
Date: Sun, 31 Jul 2022 00:00:04 +0000
Subject: [PATCH] Update canto_deploy.yaml - enable Disease annotations

---
 canto/canto_deploy.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/canto/canto_deploy.yaml b/canto/canto_deploy.yaml
index d0e7483..d71e184 100644
--- a/canto/canto_deploy.yaml
+++ b/canto/canto_deploy.yaml
@@ -309,7 +309,7 @@ enabled_annotation_type_list:
   - complementation
   - rescue
   - expression
-  - disease
+  - disease_(DO)
 
 
 ontology_namespace_config:
-- 
GitLab