changeset 11:1d8ffed7a312 draft

Uploaded
author trinity_ctat
date Tue, 12 Dec 2017 15:42:14 -0500
parents acff55f2d70a
children 48efd85dedc0
files data_manager/add_ctat_ref_lib.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/add_ctat_ref_lib.xml	Tue Dec 12 15:39:20 2017 -0500
+++ b/data_manager/add_ctat_ref_lib.xml	Tue Dec 12 15:42:14 2017 -0500
@@ -10,7 +10,7 @@
         <![CDATA[
         echo "Current directory and contents" && pwd && ls -la . &&
         echo "Tool directory and contents are" && echo "$__tool_directory__" && ls -la "$__tool_directory__" &&
-        python add_ctat_ref_lib.py ${download}
+        python $__tool_directory__/add_ctat_ref_lib.py ${download}
             --ref_genome "${genome_name}"
             --destination_path "${destination}" 
             -o "${out_file}"