Mercurial > repos > goeckslab > image_learner
comparison image_learner.xml @ 5:d2d9a931addf draft
planemo upload for repository https://github.com/goeckslab/gleam.git commit 90ae129e0577dcb715499c5b6c517183a2583ec3
| author | goeckslab |
|---|---|
| date | Wed, 09 Jul 2025 01:25:54 +0000 |
| parents | e7c19753d710 |
| children | 85e6f4b2ad18 |
comparison
equal
deleted
inserted
replaced
| 4:e7c19753d710 | 5:d2d9a931addf |
|---|---|
| 3 <requirements> | 3 <requirements> |
| 4 <container type="docker">quay.io/goeckslab/galaxy-ludwig-gpu:0.10.1</container> | 4 <container type="docker">quay.io/goeckslab/galaxy-ludwig-gpu:0.10.1</container> |
| 5 </requirements> | 5 </requirements> |
| 6 <required_files> | 6 <required_files> |
| 7 <include path="utils.py" /> | 7 <include path="utils.py" /> |
| 8 <include path="constants.py" /> | |
| 8 <include path="image_learner_cli.py" /> | 9 <include path="image_learner_cli.py" /> |
| 9 </required_files> | 10 </required_files> |
| 10 <stdio> | 11 <stdio> |
| 11 <exit_code range="137" level="fatal_oom" description="Out of Memory" /> | 12 <exit_code range="137" level="fatal_oom" description="Out of Memory" /> |
| 12 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> | 13 <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> |
