view macros.xml @ 15:ba6d2c32f797 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repeatmasker commit 7a5f368a5859e659aa36d0358bb96ca12574e2cc
author iuc
date Mon, 24 Apr 2023 10:41:00 +0000
parents 7563ea7a922d
children
line wrap: on
line source

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