changeset 130:d9279825edbe draft

Uploaded
author luca_milaz
date Tue, 02 Jul 2024 21:38:45 +0000
parents d3791ab11c11
children d8810d01c805
files marea_2_0/flux_sampling.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.py	Tue Jul 02 21:36:14 2024 +0000
+++ b/marea_2_0/flux_sampling.py	Tue Jul 02 21:38:45 2024 +0000
@@ -190,10 +190,6 @@
     if not os.path.exists('flux_sampling'):
         os.makedirs('flux_sampling')
 
-    utils.logWarning(
-        "Warning: gene(s) not found in class the expression level for this gene will be considered NaN",
-        ARGS.out_log)
-
     global ARGS
     ARGS = process_args(sys.argv)