diff obisindicators.xml @ 4:393957ecc97d draft default tip

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/obisindicators commit b377ff767e3051f301c2f02cfe3e1a17b285ede4
author ecology
date Thu, 18 Jan 2024 09:34:02 +0000
parents 4e7c1fb5e894
children
line wrap: on
line diff
--- a/obisindicators.xml	Tue Feb 14 15:33:30 2023 +0000
+++ b/obisindicators.xml	Thu Jan 18 09:34:02 2024 +0000
@@ -40,7 +40,7 @@
         ]]>
     </command>
     <inputs>
-        <expand macro="SRS_input"/>
+        <expand macro="obis_input"/>
         <param name="separator" type="select" display="radio" label="What character is the separator in your data? (Mostlikely a comma for a csv file and t for a tabular)">
             <option value="t">Tabulator (\t)</option>                 
             <option value=",">Comma (,)</option>  
@@ -132,5 +132,5 @@
 
 - Multiple PNG files representing the indicators on a map (according to the choice of map made).
     ]]></help>
-    <expand macro="SRS_bibref"/>
+    <expand macro="obis_bibref"/>
 </tool>