comparison msaboot.xml @ 1:9625ddf6eed5 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:46 -0500
parents 48b414c7d38e
children 99f8b4e631e5
comparison
equal deleted inserted replaced
0:48b414c7d38e 1:9625ddf6eed5
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>