Mercurial > repos > goeckslab > ludwig_render_config
comparison ludwig_render_config.xml @ 3:56c4f4c0c6df draft default tip
planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit ac3a43f323353716470ccafaadf79d9c38314cff
author | goeckslab |
---|---|
date | Tue, 18 Mar 2025 22:09:13 +0000 |
parents | 65c50cd5aa13 |
children |
comparison
equal
deleted
inserted
replaced
2:65c50cd5aa13 | 3:56c4f4c0c6df |
---|---|
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" /> | |
8 <expand macro="macro_stdio" /> | 7 <expand macro="macro_stdio" /> |
9 <version_command>echo "@VERSION@"</version_command> | 8 <version_command>echo "@VERSION@"</version_command> |
10 <command> | 9 <command> |
11 <![CDATA[ | 10 <![CDATA[ |
12 python '$__tool_directory__/ludwig_render_config.py' '$inputs' '$output' | 11 python '$__tool_directory__/ludwig_render_config.py' '$inputs' '$output' |