Mercurial > repos > iuc > phyml
changeset 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 | |
| files | phyml.xml |
| diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/phyml.xml Mon Jun 22 22:34:19 2020 +0000 +++ b/phyml.xml Wed Sep 01 07:57:13 2021 +0000 @@ -1,5 +1,8 @@ <tool id="phyml" name="PhyML" version="@VERSION@"> - <description>Phylogeny software based on the maximum-likelihood method.</description> + <description>Phylogeny software based on the maximum-likelihood method</description> + <xrefs> + <xref type="bio.tools">phyml</xref> + </xrefs> <macros> <token name="@VERSION@">3.3.20190909</token> </macros>
