Mercurial > repos > tduigou > molecule_signature_enumerate
view macros.xml @ 3:cda3af74acca draft default tip
planemo upload for repository https://github.com/brsynth/molecule-signature commit f9e708319991416e6931e9acd5619c472f3d3792
author | tduigou |
---|---|
date | Fri, 14 Feb 2025 16:03:22 +0000 |
parents | 2ed696bb6a6b |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.1.0</token> <token name="@VERSION_SUFFIX@">2</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>