We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a607d1 commit 1612c18Copy full SHA for 1612c18
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.9'
+ tool_version = f'{CohdTrapi._SERVICE_NAME} 6.3.10'
41
schema_version = '1.4.2'
42
biolink_version = bm_version
43
0 commit comments