Mercurial > repos > rv43 > test_tomo_reconstruct
view tomo_macros.xml @ 0:98e23dff1de2 draft default tip
planemo upload for repository https://github.com/rolfverberg/galaxytools commit f8c4bdb31c20c468045ad5e6eb255a293244bc6c-dirty
author | rv43 |
---|---|
date | Tue, 21 Mar 2023 16:22:42 +0000 |
parents | |
children |
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>