diff COBRAxy/utils/model_utils.py @ 492:4ed95023af20 draft

Uploaded
author francesco_lapi
date Tue, 30 Sep 2025 14:02:17 +0000
parents c6ea189ea7e9
children a92d21f92956
line wrap: on
line diff
--- a/COBRAxy/utils/model_utils.py	Mon Sep 29 15:34:59 2025 +0000
+++ b/COBRAxy/utils/model_utils.py	Tue Sep 30 14:02:17 2025 +0000
@@ -692,7 +692,7 @@
         # If anything goes wrong, return the original expression
         return expr
 
-# ---------- Main public function ----------
+
 def translate_model_genes(model: 'cobra.Model',
                          mapping_df: 'pd.DataFrame',
                          target_nomenclature: str,