# HG changeset patch # User luca_milaz # Date 1719956325 0 # Node ID d9279825edbe3c394e1bc112a43560b35bea2b48 # Parent d3791ab11c11f59f3efad31aa8cf67d1bd4fc2b5 Uploaded diff -r d3791ab11c11 -r d9279825edbe marea_2_0/flux_sampling.py --- 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)