changeset 16:3f5c2434dd2b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit af43d9cf6824f88726900857116f333ff4cdd336"
author iuc
date Sat, 15 Jan 2022 13:07:39 +0000
parents b4d6cf56865b
children 657788a21ce6
files bcftools_cnv.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bcftools_cnv.xml	Thu Oct 14 09:26:43 2021 +0000
+++ b/bcftools_cnv.xml	Sat Jan 15 13:07:39 2022 +0000
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool name="bcftools @EXECUTABLE@" id="bcftools_@EXECUTABLE@" version="@TOOL_VERSION@+galaxy1">
     <description>Call copy number variation from VCF B-allele frequency (BAF) and Log R Ratio intensity (LRR) values</description>
-    <expand macro="bio_tools" />
     <macros>
         <token name="@EXECUTABLE@">cnv</token>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools" />
     <expand macro="requirements">
         <expand macro="matplotlib_requirement" />
     </expand>