# HG changeset patch # User mkh # Date 1454435200 18000 # Node ID 6574eb46426de791794ae16eda24d5f99b8ee969 # Parent 74cf3f49f10c1987332b3383bdabb04d925d3269 Trivial bug fix. diff -r 74cf3f49f10c -r 6574eb46426d interproscan5/ips5.xml --- a/interproscan5/ips5.xml Tue Feb 02 12:27:19 2016 -0500 +++ b/interproscan5/ips5.xml Tue Feb 02 12:46:40 2016 -0500 @@ -17,7 +17,7 @@ -dp --input $infile --seqtype $seqtype - -f $output_types + -f tsv,$output_types --applications $appl $pathways diff -r 74cf3f49f10c -r 6574eb46426d interproscan5/ipsfaux.xml --- a/interproscan5/ipsfaux.xml Tue Feb 02 12:27:19 2016 -0500 +++ b/interproscan5/ipsfaux.xml Tue Feb 02 12:46:40 2016 -0500 @@ -18,7 +18,7 @@ -dp --input $infile --seqtype $seqtype - -f $output_types + -f tsv,$output_types --applications $appl $pathways