Repository 'beacon2_individuals'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/beacon2_individuals

Changeset 1:72d8cb0fa73f (2024-08-19)
Previous changeset 0:b648eb72552c (2024-07-22) Next changeset 2:3033822b7bb0 (2024-09-24)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
modified:
individuals.xml
macros.xml
b
diff -r b648eb72552c -r 72d8cb0fa73f individuals.xml
--- a/individuals.xml Mon Jul 22 12:35:16 2024 +0000
+++ b/individuals.xml Mon Aug 19 10:50:14 2024 +0000
b
@@ -78,7 +78,7 @@
     <tests>
         <test expect_num_outputs="1">
             <param name="database" value="beacon" />
-            <param name="collection" value="individuals" />
+            <param name="collection" value="test" />
             <param name="db_host" value="20.108.51.167" />
             <param name="sex" value="male" />
             <param name="geographicOrigin" value="United States of America" />
b
diff -r b648eb72552c -r 72d8cb0fa73f macros.xml
--- a/macros.xml Mon Jul 22 12:35:16 2024 +0000
+++ b/macros.xml Mon Aug 19 10:50:14 2024 +0000
b
@@ -1,6 +1,6 @@
 <macros>
     <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@TOOL_VERSION@">2.2.1</token>
+    <token name="@TOOL_VERSION@">2.2.3</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">beacon2-import</requirement>