view proteinortho_macros.xml @ 9:4ab23324f633 draft default tip

planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit 06b043fd9534a475d8aa27b3295dd84d0b980b4f
author iuc
date Wed, 06 Mar 2024 20:44:56 +0000
parents 079fffa782df
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
   <token name="@TOOL_VERSION@">6.3.1</token>
   <token name="@WRAPPER_VERSION@">0</token>
   <token name="@PROFILE@">22.05</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.8">diamond</requirement>
            <requirement type="package" version="2.15.0">blast</requirement>
            <requirement type="package" version="445">ucsc-blat</requirement>
            <requirement type="package" version="1519">last</requirement>
        </requirements>
    </xml>
    <xml name="version_command">
        <version_command>proteinortho -v</version_command>
    </xml>
</macros>