Mercurial > repos > bgruening > cp_image_math
diff image_math.xml @ 1:fd25afdb059f draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit c3917e27eb1c1deeb381aa0dc8161c07699562fb"
| author | bgruening |
|---|---|
| date | Mon, 11 May 2020 11:37:24 +0000 |
| parents | ac7cb76495cd |
| children | d035b73e4268 |
line wrap: on
line diff
--- a/image_math.xml Thu Apr 16 09:14:49 2020 +0000 +++ b/image_math.xml Mon May 11 11:37:24 2020 +0000 @@ -119,7 +119,7 @@ <inputs name="input_json"/> </configfiles> <inputs> - <expand macro="input_pipeline_macro"/> + <expand macro="input_pipeline_param"/> <param name="name_output_image" type="text" label="Enter a name for the resulting image"> <expand macro="text_validator"/> </param> @@ -229,7 +229,7 @@ </param> </inputs> <outputs> - <data name="output_pipeline" from_work_dir="output.cppipe" format="txt"/> + <expand macro="output_pipeline_param" /> </outputs> <tests> <test>
