Mercurial > repos > earlhaminst > ete
comparison ete_lineage_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 | 2db72467da51 |
children |
comparison
equal
deleted
inserted
replaced
13:ed74587a13c8 | 14:d40b9a7debe5 |
---|---|
1 <tool id="ete_lineage_generator" name="ETE lineage generator" version="@VERSION@+galaxy1"> | 1 <tool id="ete_lineage_generator" name="ETE lineage generator" version="@VERSION@+galaxy1"> |
2 <description>from a list of species/taxids using the ETE Toolkit</description> | 2 <description>from a list of species/taxids 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 <command detect_errors="exit_code"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
8 python '$__tool_directory__/ete_lineage_generator.py' | 9 python '$__tool_directory__/ete_lineage_generator.py' |
9 -s '$speciesFile' | 10 -s '$speciesFile' |
10 -d '$database' | 11 -d '$database' |