comparison ludwig_render_config.xml @ 2:65c50cd5aa13 draft default tip

planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 008bc5a8ee2c80f70fc224a23b5d2cd0c8ef1810
author goeckslab
date Fri, 14 Mar 2025 16:49:06 +0000
parents ed8a9ea5bc73
children
comparison
equal deleted inserted replaced
1:d5d69c29d537 2:65c50cd5aa13
2 <description>renders thefull config based on user input</description> 2 <description>renders thefull config based on user input</description>
3 <macros> 3 <macros>
4 <import>ludwig_macros.xml</import> 4 <import>ludwig_macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="python_requirements_gpu" /> 6 <expand macro="python_requirements_gpu" />
7 <expand macro="required_files" />
7 <expand macro="macro_stdio" /> 8 <expand macro="macro_stdio" />
8 <version_command>echo "@VERSION@"</version_command> 9 <version_command>echo "@VERSION@"</version_command>
9 <command> 10 <command>
10 <![CDATA[ 11 <![CDATA[
11 python '$__tool_directory__/ludwig_render_config.py' '$inputs' '$output' 12 python '$__tool_directory__/ludwig_render_config.py' '$inputs' '$output'