comparison ete_genetree_splitter.xml @ 14:d40b9a7debe5 draft default tip

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/ete commit 71b9c1035f713be174bfcf5ecb20804495f39258
author earlhaminst
date Thu, 07 Mar 2024 19:39:30 +0000
parents dc32007a6b36
children
comparison
equal deleted inserted replaced
13:ed74587a13c8 14:d40b9a7debe5
1 <tool id="ete_genetree_splitter" name="ETE GeneTree splitter" version="@VERSION@+galaxy1"> 1 <tool id="ete_genetree_splitter" name="ETE GeneTree splitter" version="@VERSION@+galaxy1">
2 <description>from a genetree using the ETE Toolkit</description> 2 <description>from a genetree using the ETE Toolkit</description>
3 <macros> 3 <macros>
4 <import>ete_macros.xml</import> 4 <import>ete_macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
6 <expand macro="requirements" /> 7 <expand macro="requirements" />
7 <stdio> 8 <stdio>
8 <!-- Anything other than zero is an error --> 9 <!-- Anything other than zero is an error -->
9 <exit_code range="1:" /> 10 <exit_code range="1:" />
10 </stdio> 11 </stdio>