Mercurial > repos > devteam > analyze_covariates
changeset 1:e531148fb585 draft
Uploaded tool definition that correctly references JAVA_JAR_PATH.
author | devteam |
---|---|
date | Wed, 02 Apr 2014 14:42:04 -0400 |
parents | 332a7de8f98a |
children | 7af531c41dd7 |
files | analyze_covariates.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/analyze_covariates.xml Tue Apr 01 09:11:43 2014 -0400 +++ b/analyze_covariates.xml Wed Apr 02 14:42:04 2014 -0400 @@ -11,7 +11,7 @@ --stdout "${output_log}" --html_report_from_directory "${output_html}" "${output_html.files_path}" -p 'java - -jar "${JAVA_JAR_PATH}/AnalyzeCovariates.jar" + -jar "\$JAVA_JAR_PATH/AnalyzeCovariates.jar" -recalFile "${input_recal}" -outputDir "${output_html.files_path}" ##--num_threads 4 ##hard coded, for now