comparison cat_summarise.xml @ 3:a8216def322b draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 47be73f0ca2b3a3bcb79a1fa7cf15a63c7facd19
author iuc
date Fri, 16 Feb 2024 10:44:47 +0000
parents 388e6678fa98
children
comparison
equal deleted inserted replaced
2:388e6678fa98 3:a8216def322b
1 <tool id="cat_summarise" name="CAT summarise" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="cat_summarise" name="CAT summarise" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>the number of contigs or bins assigned to each taxonomic name</description> 2 <description>the number of contigs or bins assigned to each taxonomic name</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
6 <expand macro="requirements" /> 7 <expand macro="requirements" />
7 <expand macro="version_command" /> 8 <expand macro="version_command" />
8 <command detect_errors="exit_code"><![CDATA[ 9 <command detect_errors="exit_code"><![CDATA[
9 CAT summarise 10 CAT summarise
10 #if $contigs_fasta 11 #if $contigs_fasta