diff tools/protein_analysis/signalp3.xml @ 19:4cd848c5590b draft

Uploaded v0.2.5 preview 3, use $NSLOTS in the PSORT wrappers.
author peterjc
date Thu, 23 May 2013 12:49:18 -0400
parents af3174637834
children a538e182fab3
line wrap: on
line diff
--- a/tools/protein_analysis/signalp3.xml	Fri May 10 07:48:26 2013 -0400
+++ b/tools/protein_analysis/signalp3.xml	Thu May 23 12:49:18 2013 -0400
@@ -7,7 +7,8 @@
       signalp3.py $organism $truncate "\$NSLOTS" $fasta_file $tabular_file
       ##Set the number of threads in the runner entry in universe_wsgi.ini
       ##which (on SGE at least) will set the $NSLOTS environment variable.
-      ##If the environment variable isn't set, get "", and defaults to one.
+      ##If the environment variable isn't set, get "", and the python wrapper
+      ##defaults to four threads.
     </command>
     <stdio>
         <!-- Anything other than zero is an error -->