changeset 1:d2646a23f6b2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
author iuc
date Mon, 19 Aug 2024 10:50:22 +0000
parents 0f85ad162439
children
files import.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/import.xml	Mon Jul 22 12:35:43 2024 +0000
+++ b/import.xml	Mon Aug 19 10:50:22 2024 +0000
@@ -41,7 +41,7 @@
             <param name="input_json_file" ftype="json" value="HG00096.json" />
             <param name="db_host" value="20.108.51.167" />
             <param name="database" value="beacon" />
-            <param name="collection" value="genomicvarients" />
+            <param name="collection" value="test" />
             <output name="out_logs">
                 <assert_contents><has_text_matching expression="inserted"/></assert_contents>
             </output>
--- a/macros.xml	Mon Jul 22 12:35:43 2024 +0000
+++ b/macros.xml	Mon Aug 19 10:50:22 2024 +0000
@@ -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>