diff macros.xml @ 39:3e38c9b3214f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1e25e8d0bd1ebeb2b94c4bbdff222e56defc1fc2"
author iuc
date Wed, 01 Sep 2021 11:04:15 +0000
parents ce3c7f062223
children 07e8b80f278c
line wrap: on
line diff
--- a/macros.xml	Thu May 06 14:16:19 2021 +0000
+++ b/macros.xml	Wed Sep 01 11:04:15 2021 +0000
@@ -5,10 +5,16 @@
             <yield/>
         </requirements>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">bedtools</xref>
+        </xrefs>
+    </xml>
     <token name="@TOOL_VERSION@">2.30.0</token>
     <token name="@SAMTOOLS_VERSION@">1.9</token>
     <token name="@STD_BEDTOOLS_INPUTS@">bed,bedgraph,gff,vcf,encodepeak</token>
     <token name="@STD_BEDTOOLS_INPUT_LABEL@">BED/bedGraph/GFF/VCF/EncodePeak</token>
+    <token name="@PROFILE@">20.05</token>
     <xml name="stdio">
         <stdio>
             <!-- Anything other than zero is an error -->