view macros.xml @ 14:cd11366d92cf draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit fb1299282c85caf05328489921813aefdf83ff26
author bgruening
date Wed, 04 Dec 2024 22:12:50 +0000
parents 1f0769f0b56b
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.9.5</token>
    <token name="@SUFFIX_VERSION@">1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">flye</requirement>
        </requirements>
    </xml>
    <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="xrefs">
        <xrefs>
            <xref type="bio.tools">Flye</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1073/pnas.1604560113</citation>
            <citation type="bibtex">
                @misc{githubFlye,
                author = {Kolmogorov, Mijhail},
                year = {2021},
                title = {Flye},
                publisher = {GitHub},
                journal = {GitHub repository},
                url = {https://github.com/fenderglass/Flye}}
            </citation>
        </citations>
    </xml>
</macros>