diff drep_dereplicate.xml @ 6:cafcc13990ee draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit 583548ea40e0f811de8dd7334164a1c54610a80f
author iuc
date Sun, 19 May 2024 16:16:18 +0000
parents a0713a10c9f6
children
line wrap: on
line diff
--- a/drep_dereplicate.xml	Mon Nov 06 09:11:51 2023 +0000
+++ b/drep_dereplicate.xml	Sun May 19 16:16:18 2024 +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>