# HG changeset patch # User francesco_lapi # Date 1757052977 0 # Node ID 7a52e9eb89504c93b76bacd80e9bd9b9c1836d64 # Parent f4b83b3a34860aed43aa880549453b42f3ea2b67 Uploaded diff -r f4b83b3a3486 -r 7a52e9eb8950 COBRAxy/custom_data_generator.xml --- a/COBRAxy/custom_data_generator.xml Fri Sep 05 06:16:00 2025 +0000 +++ b/COBRAxy/custom_data_generator.xml Fri Sep 05 06:16:17 2025 +0000 @@ -29,8 +29,13 @@ --medium $cond_medium.medium #end if --out_log $log + + #if $output_format == 'tabular' --out_tabular $out_tabular + #end if + #if $output_format == 'xlsx' --out_xlsx $out_xlsx + #end if ]]> @@ -60,15 +65,17 @@ - + - - - + +