changeset 355:62de44378930 draft

Uploaded
author francesco_lapi
date Thu, 04 Sep 2025 23:10:02 +0000
parents d9c0524581c9
children be93df100d60
files COBRAxy/custom_data_generator.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.py	Thu Sep 04 23:03:45 2025 +0000
+++ b/COBRAxy/custom_data_generator.py	Thu Sep 04 23:10:02 2025 +0000
@@ -257,7 +257,7 @@
 
 
     ####
-    out_data_path = out_file #ARGS.out_data
+    out_data_path = ARGS.out_data
 
     # If Galaxy provided a .dat name, ensure a correct extension according to output_format
     if ARGS.output_format == "xlsx":