Mercurial > repos > iuc > proteinortho_grab_proteins
view proteinortho_macros.xml @ 7:b183a90fe278 draft
planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit ebbb4da7c0c0176df539f9baa7c9323d9ff5f201
author | iuc |
---|---|
date | Tue, 31 Oct 2023 16:32:13 +0000 |
parents | e2a8e134e928 |
children | 079fffa782df |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">6.2.3</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> </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>