# HG changeset patch
# User mkh
# Date 1454108837 18000
# Node ID e2d4343d73ada826e5a43b5edd5cb0bbf2741c89
# Parent fe8e43a268708de93800d6739e32329226101d7e
Minor fixes.
diff -r fe8e43a26870 -r e2d4343d73ad interproscan5/ips5.xml
--- a/interproscan5/ips5.xml Thu Jan 28 19:34:51 2016 -0500
+++ b/interproscan5/ips5.xml Fri Jan 29 18:07:17 2016 -0500
@@ -11,7 +11,7 @@
#import os
-
+ echo "Start timestamp: $(date)";
\$IPS_HOME/interproscan.sh
## disables the precalculated lookup service, all calculation will be run locally
-dp
@@ -19,7 +19,6 @@
--seqtype $seqtype
-f $output_types
--applications $appl
- --tempdir \$TEMP
$pathways
$goterms
@@ -56,11 +55,11 @@
rm $temp_archive_file;
#end if
- echo "End of ipsfaux"
+ echo "End timestamp: $(date)"
-
+
diff -r fe8e43a26870 -r e2d4343d73ad interproscan5/ipsfaux.xml
--- a/interproscan5/ipsfaux.xml Thu Jan 28 19:34:51 2016 -0500
+++ b/interproscan5/ipsfaux.xml Fri Jan 29 18:07:17 2016 -0500
@@ -1,4 +1,4 @@
-
+
Interproscan functional predictions of ORFs (faux). Input file and computation options are
ignored (other than the types of outputs). The same precomputed results are produced every time.