Mercurial > repos > iuc > panta
diff panta.xml @ 1:b50893534705 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/panta/ commit e51fbc3c512c3aaef5fbc961c28bfcd3b54fa52b
| author | iuc |
|---|---|
| date | Tue, 16 Sep 2025 11:28:02 +0000 |
| parents | 72296762b4f1 |
| children | 137d00a9a598 |
line wrap: on
line diff
--- a/panta.xml Mon Sep 15 11:40:14 2025 +0000 +++ b/panta.xml Tue Sep 16 11:28:02 2025 +0000 @@ -103,7 +103,7 @@ <param argument="--AL" type="float" value="0" label="Alignment coverage for the longer sequence" help="Set the alignment coverage for the longer sequence"/> <param argument="--AS" type="float" value="0" label="Alignment coverage for the shorter sequence" help="Set the alignment coverage for the shorter sequence"/> <param argument="--evalue" type="float" value="1e-06" label="Blast evalue" help="Maximum expected value for reporting hits and lower values are stricter"/> - <param argument="--table" type="integer" label="Codon table" help="Set the codon table"/> + <param argument="--table" type="integer" value="" label="Codon table" help="Set the codon table"/> <param argument="--alignment" type="select" label="Run alignment for each gene cluster"> <option value="None" selected="True">None</option> <option value="nucleotide">Nucleotide</option>
