view macros.xml @ 12:39b40a9a6296 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmasker commit 2f2463888c41a99aec46d4da0eb0ac66cbc20889"
author iuc
date Fri, 27 Aug 2021 09:16:08 +0000
parents 72aade318318
children 3f987772e283
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">4.1.2-p1</token>
    <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
    <xml name="edam_ontology">
        <edam_topics>                                                                                  
            <edam_topic>topic_0157</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0237</edam_operation>
        </edam_operations>
    </xml>
    <xml name="requirements">
    <requirements>
        <requirement type="package" version="@TOOL_VERSION@">repeatmasker</requirement>
    </requirements>
    </xml>
    <xml name="xrefs">
      <xrefs>
        <xref type='bio.tools'>repeatmasker</xref>
      </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{RepeatMasker,
                    title = {RepeatMasker Open-4.0},
                    howpublished = {\url{http://www.repeatmasker.org}},
                    author = {Smit, AFA and Hubley, R and Green, P.},
                    year = {2013-2015}}
            </citation>
        </citations>
    </xml>
</macros>