comparison tomo_macros.xml @ 75:d5e1d4ea2b7e draft default tip

planemo upload for repository https://github.com/rolfverberg/galaxytools commit 6afde341a94586fe3972bdbbfbf5dabd5e8dec69
author rv43
date Thu, 23 Mar 2023 13:39:14 +0000
parents 1cf15b61cd83
children
comparison
equal deleted inserted replaced
74:4f4ee8db5f67 75:d5e1d4ea2b7e
8 </requirements> 8 </requirements>
9 </xml> 9 </xml>
10 <xml name="citations"> 10 <xml name="citations">
11 <citations> 11 <citations>
12 <citation type="bibtex"> 12 <citation type="bibtex">
13 @misc{github_files, 13 @misc{chess_tomography,
14 author = {Verberg, Rolf}, 14 author = {Verberg, Rolf},
15 year = {2022}, 15 year = {2023},
16 title = {Tomo Reconstruction}, 16 title = {Tomo Reconstruction},
17 }</citation> 17 }</citation>
18 </citations> 18 </citations>
19 </xml> 19 </xml>
20 <!--
21 <xml name="common_inputs">
22 <param name="config" type='data' format='yaml' optional='false' label="Input config"/>
23 <param name="config" type='data' format='tomo.config.yaml' optional='true' label="Input config"/>
24 </xml>
25 -->
26 <xml name="common_outputs"> 20 <xml name="common_outputs">
27 <data name="log" format="txt" label="Log"/> 21 <data name="log" format="txt" label="Log"/>
28 </xml> 22 </xml>
29 </macros> 23 </macros>
30 24