comparison fasttree.xml @ 3:70f85ee4f242 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fasttree commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:07:18 +0000
parents 6c9eef7ca7ef
children 66e48435be9a
comparison
equal deleted inserted replaced
2:6c9eef7ca7ef 3:70f85ee4f242
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="fasttree" name="FASTTREE" version="@VERSION@+galaxy1" profile="18.01"> 2 <tool id="fasttree" name="FASTTREE" version="@VERSION@+galaxy2" profile="18.01">
3 <description>build maximum-likelihood phylogenetic trees</description> 3 <description>build maximum-likelihood phylogenetic trees</description>
4 <xrefs>
5 <xref type="bio.tools">fasttree</xref>
6 </xrefs>
4 <macros> 7 <macros>
5 <token name="@VERSION@">2.1.10</token> 8 <token name="@VERSION@">2.1.10</token>
6 </macros> 9 </macros>
7 <requirements> 10 <requirements>
8 <requirement type="package" version="@VERSION@">fasttree</requirement> 11 <requirement type="package" version="@VERSION@">fasttree</requirement>
9 </requirements> 12 </requirements>
10 <version_command>FastTree</version_command> 13 <version_command><![CDATA[FastTree 2>&1 >/dev/null | head -n 1 | cut -d" " -f 5]]></version_command>
11 <command detect_errors="aggressive"> 14 <command detect_errors="aggressive">
12 <![CDATA[ 15 <![CDATA[
13 FastTree 16 FastTree
14 17
15 $model_selector.format 18 $model_selector.format