# HG changeset patch # User francesco_lapi # Date 1757369086 0 # Node ID e8dd8dca961830c5feb66307deb45b26603b7425 # Parent 5f8f4a2d13706be60f295d27cb8b675f7fd35f7b Uploaded diff -r 5f8f4a2d1370 -r e8dd8dca9618 COBRAxy/ras_to_bounds_beta.py --- a/COBRAxy/ras_to_bounds_beta.py Mon Sep 08 22:01:14 2025 +0000 +++ b/COBRAxy/ras_to_bounds_beta.py Mon Sep 08 22:04:46 2025 +0000 @@ -11,7 +11,7 @@ import csv from joblib import Parallel, delayed, cpu_count import utils.rule_parsing as rulesUtils -import utils.reaction_utils as reactionUtils +import utils.reaction_parsing as reactionUtils # , medium