view macros.xml @ 6:31fa26c0692b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit 719ee1a23c0177886977f519f03c4032b97260b3"
author iuc
date Tue, 08 Jun 2021 07:20:29 +0000
parents d63739222f68
children 51c2360aa807
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.3</token>
    <token name="@GALAXY_TOOL_VERSION@">galaxy2</token>
    <xml name="edam_ontology">
        <edam_topics>                                                                                  
            <edam_topic>topic_0196</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0525</edam_operation>
        </edam_operations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="1.1">merqury</requirement>
            <requirement type="package" version="@TOOL_VERSION@">meryl</requirement>
            <requirement type="package" version="1.34">tar</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">                                                                   
                @misc{githubMeryl,                                                                 
                author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy},
                year = {2020},                                                                 
                title = {Meryl},                                                        
                publisher = {GitHub},
                journal = {GitHub repository},                                               
                url = {https://github.com/marbl/meryl},                        
                }                                                                    
            </citation>
        </citations>
    </xml>
</macros>