changeset 2:9e1ec910f66f draft

Fixing error in ctat_abundance_estimation_to_matrix.xml.
author trinity_ctat
date Fri, 13 Apr 2018 07:57:19 -0400
parents 46902e08288c
children ecf4d2a21553
files ctat_abundance_estimation_to_matrix.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ctat_abundance_estimation_to_matrix.xml	Thu Apr 12 10:47:19 2018 -0400
+++ b/ctat_abundance_estimation_to_matrix.xml	Fri Apr 13 07:57:19 2018 -0400
@@ -13,7 +13,7 @@
     </requirements>
     <command detect_errors="exit_code">
         <![CDATA[
-        python $__tool_directory__/abundance_estimation_to_matrix.py 
+        python $__tool_directory__/ctat_abundance_estimation_to_matrix.py 
 		#for $q in $RSEM_samples
 			${q.file} "${q.column_label}"
 		#end for