view 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
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{chess_tomography,
  author = {Verberg, Rolf},
  year = {2023},
  title = {Tomo Reconstruction},
}</citation>
        </citations>
    </xml>
    <xml name="common_outputs">
        <data name="log" format="txt" label="Log"/>
    </xml>
</macros>