Mercurial > repos > iuc > hyphy_fel
diff hyphy_fel.xml @ 35:ec783806a5c3 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:15:38 +0000 |
parents | 8a6ef85b934d |
children |
line wrap: on
line diff
--- a/hyphy_fel.xml Thu Aug 18 13:53:29 2022 +0000 +++ b/hyphy_fel.xml Thu Mar 02 15:15:38 2023 +0000 @@ -1,5 +1,4 @@ -<?xml version="1.0"?> -<tool id="hyphy_fel" name="HyPhy-FEL" version="@TOOL_VERSION@+galaxy1" profile="19.09"> +<tool id="hyphy_fel" name="HyPhy-FEL" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Fixed Effects Likelihood</description> <macros> <import>macros.xml</import> @@ -25,7 +24,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"/> + <param argument="--pvalue" name="p_value" type="float" value=".1" min="0" max="1" label="P-value"/> <param name="include_srv" type="select" label="Include synonymous rate variation" help = "Allow synonymous rates to vary from site to site"> <option value="Yes">Yes (recommended)</option> <option value="No">No</option>