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 b1990ea commit cf76379Copy full SHA for cf76379
cohd/cohd_trapi_15.py
@@ -42,7 +42,7 @@ class CohdTrapi150(CohdTrapi):
42
edge_types_negative = ['biolink:negatively_correlated_with']
43
default_negative_predicate = edge_types_negative[0]
44
45
- tool_version = f'{CohdTrapi._SERVICE_NAME} 6.5.2'
+ tool_version = f'{CohdTrapi._SERVICE_NAME} 6.5.3'
46
schema_version = '1.5.0'
47
biolink_version = bm_version
48
0 commit comments