diff annotateviz.xml @ 5:9cc97d18dff1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotateviz commit 230f5fe14cc469e56626201a5c377686976d81fc-dirty
author eduardo
date Sat, 24 Jun 2017 15:49:54 -0400
parents 92921dfea0b5
children 9a09f7072ed5
line wrap: on
line diff
--- a/annotateviz.xml	Sat Jun 24 14:55:25 2017 -0400
+++ b/annotateviz.xml	Sat Jun 24 15:49:54 2017 -0400
@@ -17,7 +17,7 @@
 python  $__tool_directory__/annotateviz.py -d $db -j ${output.files_path}/trans.json -p ${output.files_path}/gff.json &&
 sed "s@input_db@${__app__.security.encode_id($db.id)}@" $__tool_directory__/static/trinotateviz.html > $output &&
 cp $__tool_directory__/static/js/gff_app.js ${output.files_path} &&
-cp $__tool_directory__/static/js/edit.js ${output.files_path} &&
+cp $__tool_directory__/static/js/editgff.js ${output.files_path} &&
 cp $__tool_directory__/static/css/main.css ${output.files_path};
 ]]></command>
   <configfiles>