We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65356be commit 5c7c20fCopy full SHA for 5c7c20f
1 file changed
cohd/cohd_trapi_14.py
@@ -37,7 +37,7 @@ class CohdTrapi140(CohdTrapi):
37
edge_types_negative = ['biolink:negatively_correlated_with']
38
default_negative_predicate = edge_types_negative[0]
39
40
- tool_version = f'{CohdTrapi._SERVICE_NAME} 6.3.7'
+ tool_version = f'{CohdTrapi._SERVICE_NAME} 6.3.8'
41
schema_version = '1.4.2'
42
biolink_version = bm_version
43
0 commit comments