Mercurial > repos > iuc > hyphy_strike_ambigs
diff hyphy_strike_ambigs.xml @ 11:31e7f5a25db3 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:02 +0000 |
parents | dc8875a13914 |
children |
line wrap: on
line diff
--- a/hyphy_strike_ambigs.xml Thu Aug 18 14:02:58 2022 +0000 +++ b/hyphy_strike_ambigs.xml Thu Mar 02 15:15:02 2023 +0000 @@ -1,5 +1,4 @@ -<?xml version="1.0"?> -<tool id="hyphy_strike_ambigs" name="Replace ambiguous codons" version="@TOOL_VERSION@"> +<tool id="hyphy_strike_ambigs" name="Replace ambiguous codons" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>in a multiple alignment using HyPhy</description> <macros> <import>macros.xml</import> @@ -11,7 +10,7 @@ @ERRORS@ ]]></command> <inputs> - <param name="alignment" type="data" format="fasta" label="Input alignment" /> + <param argument="--alignment" type="data" format="fasta" label="Input alignment" /> </inputs> <outputs> <data name="output" format="fasta" />