diff macro.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 d7b6ff32d072
children
line wrap: on
line diff
--- a/macro.xml	Tue Feb 14 15:33:30 2023 +0000
+++ b/macro.xml	Thu Jan 18 09:34:02 2024 +0000
@@ -7,12 +7,11 @@
             <yield />
         </requirements>
     </xml>
-    <xml name="SRS_input">
+    <xml name="obis_input">
        <param name="input" type="data" format="tabular,csv,txt" label="Input table"/>
        <param name="colnames" type="boolean" label="First line is a header line" checked="true"/>
-       <param name="separator" type="text" label="What character is the separator in your data? (Mostlikely a comma for a csv file and t for a tabular)"/>
     </xml>
-    <xml name="SRS_bibref">
+    <xml name="obis_bibref">
        <citations>
             <citation type="bibtex">
             @Manual{,
@@ -25,6 +24,11 @@
             </citation>
         </citations>
     </xml>
+    <xml name="obis_doiref">
+        <citations>
+            <citation type="doi">DOI:10.5281/zenodo.6969395</citation>
+        </citations>
+    </xml>
     <xml name="topic">
         <edam_topics>
            <edam_topic>topic_0610</edam_topic>