view tomo_macros.xml @ 46:d73e715e975b draft

"planemo upload for repository https://github.com/rolfverberg/galaxytools commit baa3866a541a552710bec26ae5d37a8c624563ac"
author rv43
date Thu, 21 Apr 2022 18:10:17 +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>