Mercurial > repos > iuc > raxml
comparison raxml.xml @ 9:9dd2607a4ec6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raxml commit 6e1b47bf8f06b9d92b369c2f36e52f4fc451d39c
| author | iuc |
|---|---|
| date | Thu, 21 Jul 2022 15:15:46 +0000 |
| parents | 0a94c20da2ce |
| children | 655428a2e1e1 |
comparison
equal
deleted
inserted
replaced
| 8:0a94c20da2ce | 9:9dd2607a4ec6 |
|---|---|
| 1 <tool id="raxml" name="Phyogenetic reconstruction with RAxML" version="8.2.4+galaxy2"> | 1 <tool id="raxml" name="Phyogenetic reconstruction with RAxML" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
| 2 <description>- Maximum Likelihood based inference of large phylogenetic trees</description> | 2 <description>- Maximum Likelihood based inference of large phylogenetic trees</description> |
| 3 <macros> | |
| 4 <token name="@TOOL_VERSION@">8.2.4</token> | |
| 5 <token name="@VERSION_SUFFIX@">3</token> | |
| 6 </macros> | |
| 3 <xrefs> | 7 <xrefs> |
| 4 <xref type="bio.tools">raxml</xref> | 8 <xref type="bio.tools">raxml</xref> |
| 5 </xrefs> | 9 </xrefs> |
| 6 <requirements> | 10 <requirements> |
| 7 <requirement type="package" version="8.2.4">raxml</requirement> | 11 <requirement type="package" version="@TOOL_VERSION@">raxml</requirement> |
| 8 <requirement type="package" version="3.6">python</requirement> | 12 <requirement type="package" version="3.6">python</requirement> |
| 9 </requirements> | 13 </requirements> |
| 10 <command detect_errors="exit_code"><