diff print_reads.xml @ 2:8bcc13094767 draft

Uploaded
author iuc
date Sat, 18 Jan 2014 07:21:33 -0500
parents 340633249b3d
children f244b8209eb8
line wrap: on
line diff
--- a/print_reads.xml	Mon Dec 02 10:36:02 2013 -0500
+++ b/print_reads.xml	Sat Jan 18 07:21:33 2014 -0500
@@ -18,9 +18,8 @@
     \$GATK2_SITE_OPTIONS
 
     ## according to http://www.broadinstitute.org/gatk/guide/article?id=1975
-    --num_cpu_threads_per_data_thread 8
+    --num_cpu_threads_per_data_thread \${GALAXY_SLOTS:-6}
 
-    @THREADS@
 
     #if $reference_source.reference_source_selector != "history":
         -R "${reference_source.ref_file.fields.path}"