Mercurial > repos > iuc > msaboot
comparison msaboot.xml @ 3:6cecc8eb003b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/msaboot commit a5371c807ac47bc82c6365b97893fae988736827
| author | iuc |
|---|---|
| date | Fri, 16 Mar 2018 21:38:18 -0400 |
| parents | f51342d4ad6a |
| children |
comparison
equal
deleted
inserted
replaced
| 2:c666e815712b | 3:6cecc8eb003b |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="msaboot" name="MSABOOT" version="@VERSION@"> | 2 <tool id="msaboot" name="MSABOOT" version="@VERSION@"> |
| 3 <description>Output PHYLIP file with bootstrapped multiple sequence alignment data</description> | 3 <description>Output PHYLIP file with bootstrapped multiple sequence alignment data</description> |
| 4 <macros> | 4 <macros> |
| 5 <token name="@VERSION@">0.1.1</token> | 5 <token name="@VERSION@">0.1.2</token> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="@VERSION@">msaboot</requirement> | 8 <requirement type="package" version="@VERSION@">msaboot</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <version_command>msaboot --version</version_command> | 10 <version_command>msaboot --version</version_command> |
