Mercurial > repos > earlhaminst > ete
comparison ete_species_tree_generator.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 | f1eca1158f21 |
children |
comparison
equal
deleted
inserted
replaced
13:ed74587a13c8 | 14:d40b9a7debe5 |
---|---|
1 <tool id="ete_species_tree_generator" name="ETE species tree generator" version="@VERSION@"> | 1 <tool id="ete_species_tree_generator" name="ETE species tree generator" version="@VERSION@"> |
2 <description>from a list of species using the ETE Toolkit</description> | 2 <description>from a list of species 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> |