view macros.xml @ 1:39edec572bae draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/merqury commit 2612885d6ad86e41a08b0a2f29430d65f111ab66"
author iuc
date Thu, 11 Nov 2021 16:38:42 +0000
parents 9d79beb19ac3
children 589078edd230
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.3</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="bio_tools">
        <xrefs>
            <xref type="bio.tools">merqury</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">merqury</requirement>
            <requirement type="package" version="1.34">tar</requirement>
            <requirement type="package" version="4.6.0">findutils</requirement>
            <requirement type="package" version="8.32">coreutils</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">                                                                   
                @misc{githubMerqury,                                                                 
                author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy},
                year = {2020},                                                                 
                title = {Merqury},                                                        
                publisher = {GitHub},
                journal = {GitHub repository},                                               
                url = {https://github.com/marbl/merqury},                        
                }                                                                    
            </citation>
        </citations>
    </xml>
</macros>