Mercurial > repos > rv43 > tomo
view tomo_macros.xml @ 52:1c7f86ab84aa draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit d0260a00527c2d69ef0675b49c5d86730ec14303"
| author | rv43 |
|---|---|
| date | Thu, 28 Jul 2022 17:14:36 +0000 |
| parents | 009d2d45ac79 |
| children | 98a83f03d91b |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="1.11.0">tomopy</requirement> <requirement type="package" version="3.6.0">h5py</requirement> <requirement type="package" version="1.0.3">lmfit</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{githubsum_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"/> </xml> <xml name="common_outputs"> <data name="log" format="txt" label="Log"/> </xml> </macros>
