From f30bf48e22a7253b337cac4a1dbcec403d0d5714 Mon Sep 17 00:00:00 2001 From: "marcin p. joachimiak" <4625870+realmarcin@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:03:55 -0800 Subject: [PATCH] key to bacdive_id --- kg_microbe/transform_utils/bacdive/bacdive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kg_microbe/transform_utils/bacdive/bacdive.py b/kg_microbe/transform_utils/bacdive/bacdive.py index 0dd1e64b..97d42c48 100644 --- a/kg_microbe/transform_utils/bacdive/bacdive.py +++ b/kg_microbe/transform_utils/bacdive/bacdive.py @@ -360,7 +360,7 @@ def _process_metabolites(self, dictionary, ncbitaxon_id, bacdive_id, node_writer ] ) - def _process_medium(self, dictionary, ncbitaxon_id, key, edge_writer): + def _process_medium(self, dictionary, ncbitaxon_id, bacdive_id, edge_writer): medium_label = dictionary.get(MEDIUM_KEY) if medium_label: medium_id = (