diff hyphy_meme.xml @ 34:5fd8dc04d6af draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e7a89841d59689e87db592e112f9c8fb5331d954
author iuc
date Thu, 02 Mar 2023 15:17:27 +0000
parents 5d8389d684bf
children
line wrap: on
line diff
--- a/hyphy_meme.xml	Thu Aug 18 13:51:18 2022 +0000
+++ b/hyphy_meme.xml	Thu Mar 02 15:17:27 2023 +0000
@@ -1,5 +1,4 @@
-<?xml version="1.0"?>
-<tool id="hyphy_meme" name="HyPhy-MEME" version="@TOOL_VERSION@+galaxy2" profile="19.09">
+<tool id="hyphy_meme" name="HyPhy-MEME" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>Mixed Effects Model of Evolution</description>
     <macros>
         <import>macros.xml</import>
@@ -23,7 +22,7 @@
         <expand macro="inputs"/>
         <expand macro="gencode"/>
         <expand macro="branches"/>
-        <param name="p_value" type="float" value=".1" min="0" max="1" label="P-value threshold"/>
+        <param argument="--pvalue" name="p_value" type="float" value=".1" min="0" max="1" label="P-value threshold"/>
         <expand macro="resample"/>
         <param argument="--full-model" type="boolean" truevalue="Yes" falsevalue="No" label="Perform branch length re-optimization under the full codon model" />
     </inputs>