Previous changeset 5:de26b312c0d2 (2023-06-16) Next changeset 7:f960d1fa3739 (2024-01-23) |
Commit message:
planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit ebbb4da7c0c0176df539f9baa7c9323d9ff5f201 |
modified:
proteinortho_macros.xml proteinortho_summary.xml |
b |
diff -r de26b312c0d2 -r 2bb8251d132c proteinortho_macros.xml --- a/proteinortho_macros.xml Fri Jun 16 20:52:56 2023 +0000 +++ b/proteinortho_macros.xml Tue Oct 31 16:31:54 2023 +0000 |
b |
@@ -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> |
b |
diff -r de26b312c0d2 -r 2bb8251d132c proteinortho_summary.xml --- a/proteinortho_summary.xml Fri Jun 16 20:52:56 2023 +0000 +++ b/proteinortho_summary.xml Tue Oct 31 16:31:54 2023 +0000 |
[ |
@@ -3,6 +3,7 @@ <macros> <import>proteinortho_macros.xml</import> </macros> + <expand macro="biotools"/> <expand macro="requirements"/> <expand macro="version_command"/> <command detect_errors="exit_code"><![CDATA[ |