changeset 429:0485c4b1943d draft

Uploaded
author francesco_lapi
date Wed, 10 Sep 2025 13:26:03 +0000
parents 8cd0c70b0084
children f49c951c9fe6
files COBRAxy/ras_to_bounds_beta.py
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds_beta.py	Wed Sep 10 13:21:41 2025 +0000
+++ b/COBRAxy/ras_to_bounds_beta.py	Wed Sep 10 13:26:03 2025 +0000
@@ -14,9 +14,6 @@
 import utils.reaction_parsing as reactionUtils
 import utils.model_utils as modelUtils
 
-# ras_selector $cond_ras.ras_choice
-# 
-
 ################################# process args ###############################
 def process_args(args :List[str] = None) -> argparse.Namespace:
     """