Mercurial > repos > rv43 > tomo
view tomo_macros.xml @ 73:adb84c450789 draft
planemo upload for repository https://github.com/rolfverberg/galaxytools commit 366e516aef0735af2998c6ff3af037181c8d5213-dirty
| author | rv43 |
|---|---|
| date | Mon, 20 Mar 2023 17:30:24 +0000 |
| parents | 1cf15b61cd83 |
| children | d5e1d4ea2b7e |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="1.0.3">lmfit</requirement> <requirement type="package" version="3.5.2">matplotlib</requirement> <requirement type="package" version="1.0.0">nexusformat</requirement> <requirement type="package" version="1.12.2">tomopy</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{github_files, author = {Verberg, Rolf}, year = {2022}, title = {Tomo Reconstruction}, }</citation> </citations> </xml> <!-- <xml name="common_inputs"> <param name="config" type='data' format='yaml' optional='false' label="Input config"/> <param name="config" type='data' format='tomo.config.yaml' optional='true' label="Input config"/> </xml> --> <xml name="common_outputs"> <data name="log" format="txt" label="Log"/> </xml> </macros>
