changeset 7:deed5e162203 draft

Adding __tool_directory__ before the wrapper name.
author trinity_ctat
date Fri, 29 Sep 2017 11:46:00 -0400
parents e673d9dd4928
children f7a95f936503
files abundance_estimation_to_matrix.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/abundance_estimation_to_matrix.xml	Fri Sep 29 11:38:03 2017 -0400
+++ b/abundance_estimation_to_matrix.xml	Fri Sep 29 11:46:00 2017 -0400
@@ -7,7 +7,7 @@
     </requirements>
     <command>
         <![CDATA[
-        python abundance_estimation_to_matrix_wrapper.py 
+        python $__tool_directory__/abundance_estimation_to_matrix_wrapper.py 
 		#for $q in $RSEM_samples
 			${q.file} "${q.column_label}"
 		#end for