Mercurial > repos > iuc > msaboot
comparison msaboot.xml @ 1:f51342d4ad6a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/msaboot commit 297228981612581ddd4588e042141a5b12fc7840
| author | iuc |
|---|---|
| date | Tue, 06 Mar 2018 14:47:14 -0500 |
| parents | 1a73cadcb3cd |
| children | 6cecc8eb003b |
comparison
equal
deleted
inserted
replaced
| 0:1a73cadcb3cd | 1:f51342d4ad6a |
|---|---|
| 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.0</token> | 5 <token name="@VERSION@">0.1.1</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> |
