comparison msaboot.xml @ 3:99f8b4e631e5 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:37 -0400
parents 9625ddf6eed5
children
comparison
equal deleted inserted replaced
2:5892ac21ab6c 3:99f8b4e631e5
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>