view proteinortho_macros.xml @ 8:079fffa782df draft

planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit 5eba1fb52a5ec1e63ca126be42062323e1a76687
author iuc
date Tue, 23 Jan 2024 12:21:44 +0000
parents b183a90fe278
children 4ab23324f633
line wrap: on
line source

<?xml version="1.0"?>
<macros>
   <token name="@TOOL_VERSION@">6.3.1</token>
   <token name="@WRAPPER_VERSION@">2</token>
   <token name="@PROFILE@">20.09</token>
   <xml name="citations">
        <citations>
            <citation type="doi">10.1186/1471-2105-12-124</citation>
            <citation type="doi">10.1371/journal.pone.0105015</citation>
            <citation type="doi">10.3389/fbinf.2023.1322477</citation>
        </citations>
    </xml>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">proteinortho</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">proteinortho</requirement>
            <requirement type="package" version="2.1.4">diamond</requirement>
            <requirement type="package" version="2.13.0">blast</requirement>
            <requirement type="package" version="377">ucsc-blat</requirement>
            <requirement type="package" version="1422">last</requirement>
        </requirements>
    </xml>
    <xml name="version_command">
        <version_command>proteinortho -v</version_command>
    </xml>
</macros>