Repository 'gatk2'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/gatk2

Changeset 3:2553f84b8174 (2014-02-19)
Previous changeset 2:8bcc13094767 (2014-01-18) Next changeset 4:f244b8209eb8 (2014-08-25)
Commit message:
Uploaded
modified:
unified_genotyper.xml
b
diff -r 8bcc13094767 -r 2553f84b8174 unified_genotyper.xml
--- a/unified_genotyper.xml Sat Jan 18 07:21:33 2014 -0500
+++ b/unified_genotyper.xml Wed Feb 19 04:39:38 2014 -0500
b
@@ -22,7 +22,7 @@
     \$GATK2_SITE_OPTIONS
 
     ## according to http://www.broadinstitute.org/gatk/guide/article?id=1975
-    --num_cpu_threads_per_data_thread 6
+    --num_cpu_threads_per_data_thread 1
 
     #if $reference_source.reference_source_selector != "history":
         -R "${reference_source.ref_file.fields.path}"