view macros.xml @ 9:8779f4d2d04d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit de98c1736ab624bff379c3e83ccfc19cb2995684
author iuc
date Wed, 19 Feb 2025 11:17:00 +0000
parents fa011b0032b0
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.1.0</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <xrefs>
      <xref type="bio.tools">fastk</xref>
    </xrefs>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">fastk</requirement>
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">fastk</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">                                                                   
                @misc{github,                                                                 
                author = {Gene Meyers},
                year = {2020},                                                                 
                title = {FastK},                                                        
                publisher = {GitHub},
                journal = {GitHub repository},                                               
                url = {https://github.com/thegenemyers/FASTK},                        
                }                                                                    
            </citation>
        </citations>
    </xml>
</macros>