diff retip_train.xml @ 8:e7771b3d6a40 draft default tip

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
author recetox
date Fri, 28 Jan 2022 16:29:45 +0000
parents 9012a9dba1db
children
line wrap: on
line diff
--- a/retip_train.xml	Tue Mar 09 18:31:08 2021 +0000
+++ b/retip_train.xml	Fri Jan 28 16:29:45 2022 +0000
@@ -3,6 +3,8 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="creator"/>
+
     <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[
             /run.sh trainKeras.R '$descr_train' 'model.h5'
@@ -21,12 +23,13 @@
             <output name="output1" file="model.h5" ftype="h5" compare="sim_size" delta="1000"/>
         </test>
     </tests>
-    <help><![CDATA[
-.. class:: infomark
+    <help>
+        <![CDATA[
+        .. class:: infomark
 
-This tool uses ALMA mater: Advanced Learning Machine Algorithms to **train models**.
+        This tool uses ALMA mater: Advanced Learning Machine Algorithms to **train models**.
 
-@HELP@
+        @HELP@
         ]]>
     </help>
     <expand macro="citations"/>