# HG changeset patch # User iracooke # Date 1445906434 14400 # Node ID 1b86e378de378ef7419035b5b013b6cf251f48e4 # Parent 0746a2ae9e04cdd18627e56dc1bca708602ece01 Fix tabular outputs. Export XML_ONLY variable diff -r 0746a2ae9e04 -r 1b86e378de37 interprophet.xml --- 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 @@ trans_proteomic_pipeline + # This should be in the tpp_package. + # A hack for now + export XML_ONLY="true"; + peptide_prophet.rb --galaxy $input_file -o peptide_prophet_output.pep.xml diff -r 0746a2ae9e04 -r 1b86e378de37 pepxml_to_table.xml --- a/pepxml_to_table.xml Tue Oct 20 20:45:24 2015 -0400 +++ b/pepxml_to_table.xml Mon Oct 26 20:40:34 2015 -0400 @@ -11,7 +11,7 @@ - + diff -r 0746a2ae9e04 -r 1b86e378de37 tool_dependencies.xml --- a/tool_dependencies.xml Tue Oct 20 20:45:24 2015 -0400 +++ b/tool_dependencies.xml Mon Oct 26 20:40:34 2015 -0400 @@ -1,7 +1,7 @@ - +