We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a223dcd commit 75448edCopy full SHA for 75448ed
1 file changed
cohd/cohd_trapi_15.py
@@ -41,7 +41,7 @@ class CohdTrapi150(CohdTrapi):
41
edge_types_negative = ['biolink:negatively_correlated_with']
42
default_negative_predicate = edge_types_negative[0]
43
44
- tool_version = f'{CohdTrapi._SERVICE_NAME} 6.4.1'
+ tool_version = f'{CohdTrapi._SERVICE_NAME} 6.4.3'
45
schema_version = '1.5.0'
46
biolink_version = bm_version
47
0 commit comments