# HG changeset patch # User francesco_lapi # Date 1757027402 0 # Node ID 62de44378930b8240a5c5adca8f5aa015e999e37 # Parent d9c0524581c92d995a258ef9a33e8c79f1e48bb6 Uploaded diff -r d9c0524581c9 -r 62de44378930 COBRAxy/custom_data_generator.py --- 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":