Mercurial > repos > jjohnson > gatk2
changeset 20:3924f62cd4e7 draft
remove thread options from indel_realigner.xml
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Fri, 28 Dec 2012 11:21:40 -0600 |
parents | d1a88bdaa80a |
children | 6e641ee02851 |
files | indel_realigner.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/indel_realigner.xml Fri Dec 28 11:08:23 2012 -0600 +++ b/indel_realigner.xml Fri Dec 28 11:21:40 2012 -0600 @@ -16,7 +16,7 @@ -T "IndelRealigner" -o "${output_bam}" \$GATK2_SITE_OPTIONS - \$GATK2_THREAD_OPTIONS + ## \$GATK2_THREAD_OPTIONS ##-et "NO_ET" -K "/data/galaxy/appList/GenomeAnalysisTK-2.0-36-gf5c1c1a/gatk2_key_file" ##ET no phone home ##--num_threads 4 ##hard coded, for now ##-log "${output_log}" ##don't use this to log to file, instead directly capture stdout