Repository 'obis_data'
hg clone https://toolshed.g2.bx.psu.edu/repos/ecology/obis_data

Changeset 1:5bae75c49f2e (2024-11-05)
Previous changeset 0:1fcd81d65467 (2024-01-18)
Commit message:
planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/obisindicators commit 13ac67c0a21d742b29e6273cdff058560abad770
modified:
macro.xml
robis.xml
b
diff -r 1fcd81d65467 -r 5bae75c49f2e macro.xml
--- a/macro.xml Thu Jan 18 09:33:52 2024 +0000
+++ b/macro.xml Tue Nov 05 14:17:49 2024 +0000
b
@@ -1,11 +1,15 @@
 <macros>
     <token name="@VERSION@">0.0.2</token>
+    <xrefs>
+        <xref type="bio.tools">obisindicators</xref>
+    </xrefs>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="4.2.2">r-base</requirement>
             <requirement type="package" version="3.4.0">r-ggplot2</requirement>
             <yield />
         </requirements>
+
     </xml>
     <xml name="obis_input">
        <param name="input" type="data" format="tabular,csv,txt" label="Input table"/>
b
diff -r 1fcd81d65467 -r 5bae75c49f2e robis.xml
--- a/robis.xml Thu Jan 18 09:33:52 2024 +0000
+++ b/robis.xml Tue Nov 05 14:17:49 2024 +0000
b
@@ -43,7 +43,7 @@
             <output name="output">
                 <assert_contents>
                     <has_text text="Scombridae"/>
-                    <has_n_columns n="163"/>
+                    <has_n_columns n="167"/>
                 </assert_contents>
             </output>
         </test>
@@ -55,7 +55,7 @@
             <output name="output">
                 <assert_contents>
                     <has_text text="basisOfRecord"/>
-                    <has_n_columns n="144"/>
+                    <has_n_columns n="148"/>
                 </assert_contents>
             </output>
         </test>