Mercurial > repos > peterjc > effectivet3
diff tools/effectiveT3/effectiveT3.xml @ 16:bc93121586ba draft
planemo upload for https://github.com/peterjc/pico_galaxy/tools/effectiveT3/d3dbd53ff1ef0e33071da5665d1a9ed099230a6f
author | peterjc |
---|---|
date | Tue, 12 May 2015 11:48:16 -0400 |
parents | 17fbf8b8a554 |
children | 999776f0aee4 |
line wrap: on
line diff
--- a/tools/effectiveT3/effectiveT3.xml Tue Nov 25 08:25:55 2014 -0500 +++ b/tools/effectiveT3/effectiveT3.xml Tue May 12 11:48:16 2015 -0400 @@ -1,8 +1,13 @@ -<tool id="effectiveT3" name="Effective T3" version="0.0.13"> +<tool id="effectiveT3" name="Effective T3" version="0.0.15"> <description>Find bacterial effectors in protein sequences</description> <requirements> <requirement type="package" version="1.0.1">effectiveT3</requirement> </requirements> + <stdio> + <!-- Anything other than zero is an error --> + <exit_code range="1:" /> + <exit_code range=":-1" /> + </stdio> <version_command interpreter="python">effectiveT3.py --version</version_command> <command interpreter="python"> effectiveT3.py $module.fields.path @@ -12,11 +17,6 @@ $restrict.type #end if $fasta_file $tabular_file</command> - <stdio> - <!-- Anything other than zero is an error --> - <exit_code range="1:" /> - <exit_code range=":-1" /> - </stdio> <inputs> <param name="fasta_file" type="data" format="fasta" label="FASTA file of protein sequences"/> <param name="module" type="select" display="radio" label="Classification module">