diff macros.xml @ 10:df929f257179 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit 2ea27822b171dbf519509dc1da150c8ccee2a140
author iuc
date Tue, 04 Apr 2023 08:25:51 +0000
parents 2872c633f07e
children 9a7c5b6d8f1e
line wrap: on
line diff
--- a/macros.xml	Tue May 03 20:23:18 2022 +0000
+++ b/macros.xml	Tue Apr 04 08:25:51 2023 +0000
@@ -1,13 +1,21 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">1.28.1</token>
-    <token name="@PROFILE@">21.01</token>
+    <token name="@TOOL_VERSION@">1.44</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">22.01</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">bioconductor-dexseq</requirement>
-            <yield />
+            <requirement type="package" version="1.20.3">r-getopt</requirement>
+            <requirement type="package" version="0.2.21">r-rjson</requirement>
         </requirements>
     </xml>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">dexseq</xref>
+            <xref type="bioconductor">dexseq</xref>
+        </xrefs>
+    </xml>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1101/gr.133744.111</citation>