view macros.xml @ 2:589078edd230 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/merqury commit 726df1fe4e8d703f62e1b9062bab1627c94ce746"
author iuc
date Mon, 25 Apr 2022 11:20:41 +0000
parents 39edec572bae
children 09c589057ee8
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.3</token>
    <token name="@VERSION_SUFFIX@">2</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>