view macros.xml @ 9:276f5d8712d5 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 7c956f5b897dc366b2e5b7e37a2fea4b51a814f3"
author bgruening
date Tue, 23 Nov 2021 08:35:32 +0000
parents e27815e82dd4
children cb8dfd28c16f
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.9</token>
    <token name="@SUFFIX_VERSION@">0</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="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>