comparison drep_compare.xml @ 7:a77aa8570964 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit 620124793ed18545728d07cfd8592065bc5c6c2d
author iuc
date Fri, 21 Mar 2025 07:03:41 +0000
parents dfe6041879b9
children
comparison
equal deleted inserted replaced
6:dfe6041879b9 7:a77aa8570964
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="biotools" /> 6 <expand macro="biotools" />
7 <expand macro="requirements" /> 7 <expand macro="requirements" />
8 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
9 @PREPARE_GENOMES@ 9 @PREPARE_GENOMES@
10 dRep compare outdir 10 dRep
11 @GENOMES@ 11 compare
12 @COMPARISON_CLUSTERING_OPTIONS@ 12 outdir
13 @WARNING_OPTIONS@ 13 @GENOMES@
14 @COMPARISON_CLUSTERING_OPTIONS@
15 @WARNING_OPTIONS@
16 --processors \${GALAXY_SLOTS:-1}
14 ]]></command> 17 ]]></command>
15 <inputs> 18 <inputs>
16 <expand macro="genomes"/> 19 <expand macro="genomes"/>
17 <expand macro="comparison_clustering_options"/> 20 <expand macro="comparison_clustering_options"/>
18 <expand macro="warning_options"/> 21 <expand macro="warning_options"/>