changeset 5:dba114391c98 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/codeml commit 866bfa31d035d511ca31f82c8ebac0f1df36b6ac
author iuc
date Fri, 09 Feb 2024 21:39:39 +0000
parents f9cb3a4339c2
children
files codeml.xml
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/codeml.xml	Sat Nov 27 09:55:34 2021 +0000
+++ b/codeml.xml	Fri Feb 09 21:39:39 2024 +0000
@@ -2,22 +2,20 @@
     <description>
         Detects positive selection (paml package)
     </description>
-
     <macros>
         <import>macros.xml</import>
     </macros>
-
+    <xrefs>
+        <xref type="bio.tools">paml</xref>
+    </xrefs>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">paml</requirement>
     </requirements>
-
     <version_command><![CDATA[ codeml /dev/null 2>&1 | tail -1 ]]></version_command>
-
     <command><![CDATA[
 cp '$codeml_ctl' '$ctl' &&
 codeml '$codeml_ctl'
     ]]></command>
-
     <configfiles>
         <configfile name="codeml_ctl"><![CDATA[
       seqfile = $concat_nuc * sequence data file name