diff drep_dereplicate.xml @ 6:055649d1378e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit bf3d3fb4a7c0ad2c6942955783bf15cda7754b28
author iuc
date Mon, 13 Jan 2025 12:44:25 +0000
parents 8a5ddbd5895f
children c55eec39f086
line wrap: on
line diff
--- a/drep_dereplicate.xml	Sat Apr 22 15:37:19 2023 +0000
+++ b/drep_dereplicate.xml	Mon Jan 13 12:44:25 2025 +0000
@@ -1,9 +1,9 @@
-<tool id="drep_dereplicate" name="dRep dereplicate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@" python_template_version="3.5">
+<tool id="drep_dereplicate" name="dRep dereplicate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>De-replicate a list of genomes</description>
-    <expand macro="biotools" />
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="biotools" />
     <expand macro="requirements">
         <requirement type="package" version="1.2.2">checkm-genome</requirement>
     </expand>