Mercurial > repos > goeckslab > ludwig_predict
comparison ludwig_macros.xml @ 2:afc8ed4a1838 draft
planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 008bc5a8ee2c80f70fc224a23b5d2cd0c8ef1810
| author | goeckslab |
|---|---|
| date | Fri, 14 Mar 2025 16:50:00 +0000 |
| parents | b0627acfa4f4 |
| children | afb22d7a0757 |
comparison
equal
deleted
inserted
replaced
| 1:b0627acfa4f4 | 2:afc8ed4a1838 |
|---|---|
| 22 <xml name="macro_stdio"> | 22 <xml name="macro_stdio"> |
| 23 <stdio> | 23 <stdio> |
| 24 <exit_code range="137" level="fatal_oom" description="Out of Memory" /> | 24 <exit_code range="137" level="fatal_oom" description="Out of Memory" /> |
| 25 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> | 25 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> |
| 26 </stdio> | 26 </stdio> |
| 27 </xml> | |
| 28 | |
| 29 <xml name="required_files"> | |
| 30 <required_files> | |
| 31 <include path="ludwig_experiment.py" /> | |
| 32 <include path="utils.py" /> | |
| 33 </required_files> | |
| 27 </xml> | 34 </xml> |
| 28 | 35 |
| 29 <xml name="macro_citations"> | 36 <xml name="macro_citations"> |
| 30 <citations> | 37 <citations> |
| 31 <citation type="bibtex"> | 38 <citation type="bibtex"> |
