comparison tool_dependencies.xml @ 4:5b2009fcf2ad draft

tool_dependencies.xml - fix set_environment
author Jim Johnson <jj@umn.edu>
date Thu, 01 Nov 2012 14:30:06 -0500
parents 0edf813146d8
children 0ed800373b59
comparison
equal deleted inserted replaced
3:0edf813146d8 4:5b2009fcf2ad
17 <source>GenomeAnalysisTK.jar</source> 17 <source>GenomeAnalysisTK.jar</source>
18 <destination>$INSTALL_DIR</destination> 18 <destination>$INSTALL_DIR</destination>
19 </action> 19 </action>
20 <action type="set_environment"> 20 <action type="set_environment">
21 <environment_variable name="GATK2_PATH" action="set_to">$INSTALL_DIR</environment_variable> 21 <environment_variable name="GATK2_PATH" action="set_to">$INSTALL_DIR</environment_variable>
22 </action>
23 <action type="set_environment">
24 <environment_variable name="GATK2_SITE_OPTIONS" action="set_to">--num_threads 4 --num_cpu_threads_per_data_thread 3 --phone_home STANDARD</environment_variable> 22 <environment_variable name="GATK2_SITE_OPTIONS" action="set_to">--num_threads 4 --num_cpu_threads_per_data_thread 3 --phone_home STANDARD</environment_variable>
25 </action> 23 </action>
26 </actions> 24 </actions>
27 </install> 25 </install>
28 <readme> 26 <readme>