view macros.xml @ 1:2ed696bb6a6b draft

planemo upload for repository https://github.com/brsynth/molecule-signature commit 23ed4c204be0ab50a03cbde02f1e1e2b83531965
author tduigou
date Fri, 07 Feb 2025 12:16:19 +0000
parents 3244fa368e7c
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>