diff snpSift_int.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_int.xml	Fri Sep 14 07:51:23 2012 -0500
+++ b/snpSift_int.xml	Fri Sep 14 13:12:02 2012 -0500
@@ -18,7 +18,10 @@
 	<outputs>
 		<data format="vcf" name="output" />
 	</outputs>
-
+        <stdio>
+          <exit_code range=":-1"  level="fatal"   description="Error: Cannot open file" />
+          <exit_code range="1:"  level="fatal"   description="Error" />
+        </stdio>
 	<help>
 
 You can filter using intervals (BED file)