diff 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
line wrap: on
line diff
--- a/fasttree.xml	Thu Feb 20 19:51:07 2020 +0000
+++ b/fasttree.xml	Tue Aug 31 08:07:18 2021 +0000
@@ -1,13 +1,16 @@
 <?xml version="1.0"?>
-<tool id="fasttree" name="FASTTREE" version="@VERSION@+galaxy1" profile="18.01">
+<tool id="fasttree" name="FASTTREE" version="@VERSION@+galaxy2" profile="18.01">
     <description>build maximum-likelihood phylogenetic trees</description>
+    <xrefs>
+        <xref type="bio.tools">fasttree</xref>
+    </xrefs>
     <macros>
         <token name="@VERSION@">2.1.10</token>
     </macros>
     <requirements>
         <requirement type="package" version="@VERSION@">fasttree</requirement>
     </requirements>
-    <version_command>FastTree</version_command>
+    <version_command><![CDATA[FastTree  2>&1 >/dev/null | head -n 1 | cut -d" " -f 5]]></version_command>
     <command detect_errors="aggressive">
 <![CDATA[
 FastTree