comparison phyml.xml @ 3:7c44ad3ab06c draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/phyml commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 07:57:13 +0000
parents 19becf767d4f
children
comparison
equal deleted inserted replaced
2:19becf767d4f 3:7c44ad3ab06c
1 <tool id="phyml" name="PhyML" version="@VERSION@"> 1 <tool id="phyml" name="PhyML" version="@VERSION@">
2 <description>Phylogeny software based on the maximum-likelihood method.</description> 2 <description>Phylogeny software based on the maximum-likelihood method</description>
3 <xrefs>
4 <xref type="bio.tools">phyml</xref>
5 </xrefs>
3 <macros> 6 <macros>
4 <token name="@VERSION@">3.3.20190909</token> 7 <token name="@VERSION@">3.3.20190909</token>
5 </macros> 8 </macros>
6 <requirements> 9 <requirements>
7 <requirement type="package" version="@VERSION@">phyml</requirement> 10 <requirement type="package" version="@VERSION@">phyml</requirement>