diff data_manager/macros.xml @ 1:35cef758050c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_ncbi_fcs_gx_database_downloader commit 25c9d8d297d0e10f92e373f6a959274dedc10433
author iuc
date Wed, 09 Oct 2024 08:53:07 +0000
parents 6be6e6198ac3
children
line wrap: on
line diff
--- a/data_manager/macros.xml	Fri Jan 12 22:11:17 2024 +0000
+++ b/data_manager/macros.xml	Wed Oct 09 08:53:07 2024 +0000
@@ -2,10 +2,9 @@
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">ncbi-fcs-gx</requirement>
-            <yield/>
         </requirements>
     </xml>
-    <token name="@TOOL_VERSION@">0.5.0</token>
+    <token name="@TOOL_VERSION@">0.5.4</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">21.05</token>
     <xml name="edam_ontology">
@@ -16,7 +15,6 @@
     <xml name="citations">
         <citations>
             <citation type="doi">10.1101/2023.06.02.543519</citation>
-            <yield/>
         </citations>
     </xml>
 </macros>