# HG changeset patch # User Jim Johnson # Date 1356718127 21600 # Node ID bc18c5ad280f375de096d503cbb0403c090ec553 # Parent 6e641ee0285166b9b91c4396634abbfa73e05b70 Remove thread options from base_recalibrator.xml diff -r 6e641ee02851 -r bc18c5ad280f base_recalibrator.xml --- a/base_recalibrator.xml Fri Dec 28 11:50:20 2012 -0600 +++ b/base_recalibrator.xml Fri Dec 28 12:08:47 2012 -0600 @@ -15,7 +15,7 @@ -jar "\$GATK2_PATH/GenomeAnalysisTK.jar" -T "BaseRecalibrator" \$GATK2_SITE_OPTIONS - \$GATK2_THREAD_OPTIONS + ## \$GATK2_THREAD_OPTIONS ##--num_threads 4 ##hard coded, for now ##-et "NO_ET" -K "/data/galaxy/appList/GenomeAnalysisTK-2.0-36-gf5c1c1a/gatk2_key_file" ##ET no phone home ##-log "${output_log}" ##don't use this to log to file, instead directly capture stdout