# HG changeset patch
# User okorol
# Date 1433517265 14400
# Node ID 8a6312fa46337a404bdb76d4eec58ab0a330f625
# Parent c711ca9a7f4c940ee84893e72b0cf52220f0baa7
Uploaded
diff -r c711ca9a7f4c -r 8a6312fa4633 ITSx.xml
--- a/ITSx.xml Fri Jun 05 11:10:49 2015 -0400
+++ b/ITSx.xml Fri Jun 05 11:14:25 2015 -0400
@@ -6,6 +6,13 @@
ITSx -i $input --detailed_results T -N $domain_num --cpu ${NSLOTS} $preserve $reset
+ #if "${NSLOTS}"=="":
+ --cpu=4
+ #else:
+ --cpu="${NSLOTS}"
+ #end if
+
+
hmmer