Mercurial > repos > iuc > proteinortho
changeset 6:10112d9127af draft
planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit ebbb4da7c0c0176df539f9baa7c9323d9ff5f201
author | iuc |
---|---|
date | Tue, 31 Oct 2023 16:32:03 +0000 |
parents | 5532c0e5d4a6 |
children | c5dd4f86d981 |
files | proteinortho.xml proteinortho_macros.xml |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/proteinortho.xml Fri Jun 16 20:52:41 2023 +0000 +++ b/proteinortho.xml Tue Oct 31 16:32:03 2023 +0000 @@ -41,6 +41,7 @@ </output> </xml> </macros> + <expand macro="biotools"/> <expand macro="requirements"/> <expand macro="version_command"/> <command detect_errors="exit_code"><![CDATA[
--- a/proteinortho_macros.xml Fri Jun 16 20:52:41 2023 +0000 +++ b/proteinortho_macros.xml Tue Oct 31 16:32:03 2023 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">6.2.3</token> - <token name="@WRAPPER_VERSION@">1</token> + <token name="@WRAPPER_VERSION@">2</token> <token name="@PROFILE@">20.09</token> <xml name="citations"> <citations> @@ -9,6 +9,11 @@ <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>