view macros.xml @ 2:35c07741031b draft

planemo upload for repository https://github.com/brsynth/molecule-signature commit b64a61400688127dfce11f04952a368cfe2b900c
author tduigou
date Fri, 07 Feb 2025 12:35:01 +0000
parents 2ed696bb6a6b
children cda3af74acca
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.1.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">molecule-signature</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citation">
        <citations>
            <citation type="bibtex">
                @unpublished{MoleculeSignature,
                    author = {Philippe Meyer, Thomas Duigou, Guillaume Gricourt, Jean-Loup Faulon},
                    title = {{MoleculeSignature}},
                    url = {https://github.com/brsynth/molecule-signature},
                }
            </citation>
        </citations>
    </xml>
    <xml name="creator">
        <creator>
            <organization name="BioRetroSynth" url="https://github.com/brsynth"/>
        </creator>
    </xml>
</macros>