view macros.xml @ 3:213df31ba341 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 9265007c6e82ccbcfcb1a43c6813fa2b6b6421a7
author iuc
date Fri, 09 Feb 2024 21:25:37 +0000
parents fa35f1106d3e
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.1</token>
    <token name="@CONDA_VERSION@">hamtv0.3.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@CONDA_VERSION@">hifiasm_meta</requirement>
        </requirements>
    </xml>
    <!-- no citation or bio.tools id yet -->
    <xml name="citations">
        <citations>
            <citation type="bibtex">@software{hifiasm-meta,
      author = {xfengnefx},
      year = {2023},
      title = {hifiasm-meta},
      publisher = {GitHub},
      url = {https://github.com/xfengnefx/hifiasm-meta}
            }</citation>
        </citations>
    </xml>
</macros>