Mercurial > repos > jjohnson > metaphlan
changeset 7:db6ad024e739 draft default tip
Add stdio tags to avoid galaxy error on warning message
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Wed, 10 Oct 2012 14:19:10 -0500 |
parents | a3068eb6b676 |
children | |
files | metaphlan.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/metaphlan.xml Wed Oct 10 12:49:41 2012 -0500 +++ b/metaphlan.xml Wed Oct 10 14:19:10 2012 -0500 @@ -24,6 +24,9 @@ <option value="sensitive">Sensitive</option> </param> </inputs> +<stdio> + <exit_code range="1:" level="fatal" description="MetaPhlAn error" /> +</stdio> <outputs> <data format="tabular" name="output" /> </outputs>