Mercurial > repos > iuc > imagej2_bunwarpj_elastic_transform
diff imagej2_bunwarpj_elastic_transform.xml @ 5:666afb216cb7 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:19:19 -0400 |
| parents | 887580990db5 |
| children |
line wrap: on
line diff
--- a/imagej2_bunwarpj_elastic_transform.xml Sun Oct 11 13:33:06 2015 -0400 +++ b/imagej2_bunwarpj_elastic_transform.xml Fri Jul 22 23:19:19 2016 -0400 @@ -15,7 +15,7 @@ --elastic_transformation $elastic_transformation --source_out "$source_out" --source_out_datatype $source_out_datatype - --jython_script $__tool_directory__/jython_script.py + --jython_script $__tool_directory__/imagej2_bunwarpj_elastic_transform_jython_script.py ]]> </command> <inputs> @@ -42,7 +42,7 @@ <param name="source_image" value="blobs.gif" /> <param name="elastic_transformation" value="blobs_direct_transf.txt" /> <param name="source_out_datatype" value="png" /> - <output name="source_out" file="registered_source1.png" compare="sim_size" /> + <output name="source_out" file="elastic_trans_registered_source1.png" compare="sim_size" /> </test> </tests> <help>
