diff COBRAxy/custom_data_generator.xml @ 354:d9c0524581c9 draft

Uploaded
author francesco_lapi
date Thu, 04 Sep 2025 23:03:45 +0000
parents 5725e5bcccf9
children 72adbf13a462
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.xml	Thu Sep 04 23:03:26 2025 +0000
+++ b/COBRAxy/custom_data_generator.xml	Thu Sep 04 23:03:45 2025 +0000
@@ -14,6 +14,7 @@
     <command detect_errors="exit_code">
         <![CDATA[
       	python $__tool_directory__/custom_data_generator.py
+        --tool_dir $__tool_directory__
         --medium_selector $cond_medium.medium_selector
         --output_format $output_format
         #if $cond_model.model_selector == 'Custom_model'