comparison 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
comparison
equal deleted inserted replaced
5:a248ec535518 6:cafcc13990ee
1 <tool id="drep_dereplicate" name="dRep dereplicate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@" python_template_version="3.5"> 1 <tool id="drep_dereplicate" name="dRep dereplicate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>De-replicate a list of genomes</description> 2 <description>De-replicate a list of genomes</description>
3 <expand macro="biotools" />
4 <macros> 3 <macros>
5 <import>macros.xml</import> 4 <import>macros.xml</import>
6 </macros> 5 </macros>
6 <expand macro="biotools" />
7 <expand macro="requirements"> 7 <expand macro="requirements">
8 <requirement type="package" version="1.2.2">checkm-genome</requirement> 8 <requirement type="package" version="1.2.2">checkm-genome</requirement>
9 </expand> 9 </expand>
10 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
11 @PREPARE_GENOMES@ 11 @PREPARE_GENOMES@