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

Changeset 1:5fedf42a718b (2024-08-19)
Previous changeset 0:7cea4f9c4d8f (2024-07-22) Next changeset 2:7e8a31232cdb (2024-09-24)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
modified:
biosamples.xml
macros.xml
b
diff -r 7cea4f9c4d8f -r 5fedf42a718b biosamples.xml
--- a/biosamples.xml Mon Jul 22 12:36:29 2024 +0000
+++ b/biosamples.xml Mon Aug 19 10:50:44 2024 +0000
b
@@ -98,7 +98,7 @@
     <tests>
         <test expect_num_outputs="1">
             <param name="database" value="beacon" />
-            <param name="collection" value="biosamples" />
+            <param name="collection" value="test" />
             <param name="db_host" value="20.108.51.167" />
             <param name="tumorGrade" value="Grade 2 Lesion" />
             <param name="biosampleStatus" value="abnormal sample" />
b
diff -r 7cea4f9c4d8f -r 5fedf42a718b macros.xml
--- a/macros.xml Mon Jul 22 12:36:29 2024 +0000
+++ b/macros.xml Mon Aug 19 10:50:44 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>