Repository 'proteinortho_grab_proteins'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/proteinortho_grab_proteins

Changeset 7:b183a90fe278 (2023-10-31)
Previous changeset 6:e2a8e134e928 (2023-06-16) Next changeset 8:079fffa782df (2024-01-23)
Commit message:
planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit ebbb4da7c0c0176df539f9baa7c9323d9ff5f201
modified:
proteinortho_grab_proteins.xml
proteinortho_macros.xml
b
diff -r e2a8e134e928 -r b183a90fe278 proteinortho_grab_proteins.xml
--- a/proteinortho_grab_proteins.xml Fri Jun 16 20:52:48 2023 +0000
+++ b/proteinortho_grab_proteins.xml Tue Oct 31 16:32:13 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[
b
diff -r e2a8e134e928 -r b183a90fe278 proteinortho_macros.xml
--- a/proteinortho_macros.xml Fri Jun 16 20:52:48 2023 +0000
+++ b/proteinortho_macros.xml Tue Oct 31 16:32:13 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>