Mercurial > repos > jjohnson > snpeff_with_dep
diff snpSift_annotate.xml @ 5:c641d515de2e
Add stdio tags
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Fri, 14 Sep 2012 13:12:02 -0500 |
parents | ebe280eca4a4 |
children | e9e4ff80e72b |
line wrap: on
line diff
--- a/snpSift_annotate.xml Fri Sep 14 07:51:23 2012 -0500 +++ b/snpSift_annotate.xml Fri Sep 14 13:12:02 2012 -0500 @@ -14,7 +14,8 @@ <param format="vcf" name="dbSnp" type="data" label="VCF File with ID field annotated (e.g. dnSNP.vcf)" help="The ID field for a variant in input will be assigned from a matching variant in this file."/> </inputs> <stdio> - <exit_code range="-1" level="fatal" description="Error: Cannot open file" /> + <exit_code range=":-1" level="fatal" description="Error: Cannot open file" /> + <exit_code range="1:" level="fatal" description="Error" /> </stdio> <outputs>