diff imagej2_analyze_skeleton.xml @ 4:ddff80b819bf draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/imagej2 commit 8ea6a4271431c05c82b09c0d3e629b13e6ea7936
author iuc
date Fri, 22 Jul 2016 23:27:42 -0400
parents 20555566d6ad
children
line wrap: on
line diff
--- a/imagej2_analyze_skeleton.xml	Sun Oct 11 13:29:30 2015 -0400
+++ b/imagej2_analyze_skeleton.xml	Fri Jul 22 23:27:42 2016 -0400
@@ -15,7 +15,7 @@
     --prune_ends $prune_ends
     --calculate_largest_shortest_path $calculate_largest_shortest_path
     ##TODO: seel below--show_detailed_info $show_detailed_info
-    --jython_script $__tool_directory__/jython_script.py
+    --jython_script $__tool_directory__/imagej2_analyze_skeleton_jython_script.py
     --output "$output"
 ]]>
     </command>