diff interprophet.xml @ 16:1b86e378de37 draft

Fix tabular outputs. Export XML_ONLY variable
author iracooke
date Mon, 26 Oct 2015 20:40:34 -0400
parents 0746a2ae9e04
children
line wrap: on
line diff
--- a/interprophet.xml	Tue Oct 20 20:45:24 2015 -0400
+++ b/interprophet.xml	Mon Oct 26 20:40:34 2015 -0400
@@ -7,6 +7,8 @@
     </requirements>
     <command>
 <![CDATA[
+        export XML_ONLY="true";
+
         interprophet.rb --galaxy
         #if str( $input_type.type ) == "files":
             #for $pepxml_file in $input_type.pepxml_files: