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

Changeset 1:d524bd42b89e (2024-08-19)
Previous changeset 0:8fc2c603a61f (2024-07-22) Next changeset 2:64718ff8785c (2024-09-24)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
modified:
cohorts.xml
macros.xml
b
diff -r 8fc2c603a61f -r d524bd42b89e cohorts.xml
--- a/cohorts.xml Mon Jul 22 12:37:13 2024 +0000
+++ b/cohorts.xml Mon Aug 19 10:50:59 2024 +0000
b
@@ -62,11 +62,10 @@
     <tests>
         <test expect_num_outputs="1">
             <param name="database" value="beacon" />
-            <param name="collection" value="cohorts" />
+            <param name="collection" value="test" />
             <param name="db_host" value="20.108.51.167" />
             <param name="cohortType" value="study-defined" />
             <param name="cohortDataTypes" value="demographic data" />
-            <param name="identification" value="refvar-668fcc22387cab4642e5f1a4" />
             <output name="out_cohorts_query">
                 <assert_contents>
                     <has_text_matching expression="_id"/>
b
diff -r 8fc2c603a61f -r d524bd42b89e macros.xml
--- a/macros.xml Mon Jul 22 12:37:13 2024 +0000
+++ b/macros.xml Mon Aug 19 10:50:59 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>