diff ludwig_predict.xml @ 6:cda3d431d237 draft

planemo upload for repository https://github.com/goeckslab/Galaxy-Ludwig.git commit 59a0f37fed961b3ba4c55f8205e7cf4ebd551767
author goeckslab
date Sat, 06 Sep 2025 01:52:31 +0000
parents 11b1f328f312
children
line wrap: on
line diff
--- a/ludwig_predict.xml	Wed Aug 27 20:28:11 2025 +0000
+++ b/ludwig_predict.xml	Sat Sep 06 01:52:31 2025 +0000
@@ -1,4 +1,4 @@
-<tool id="ludwig_predict" name="Ludwig Predict" version="@VERSION@" profile="@PROFILE@">
+<tool id="ludwig_predict" name="Generic Learner Predict" version="@VERSION@" profile="@PROFILE@">
     <description>loads a pretrained model to do prediction</description>
     <macros>
         <import>ludwig_macros.xml</import>