changeset 9:387d3633cade draft default tip

planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit e151cf96893602bf011c27a2d91df1ef594b774d
author iuc
date Fri, 13 Dec 2024 10:19:26 +0000
parents fcd2b87f1772
children
files proteinortho_macros.xml proteinortho_summary.xml
diffstat 2 files changed, 9 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/proteinortho_macros.xml	Wed Mar 06 20:44:36 2024 +0000
+++ b/proteinortho_macros.xml	Fri Dec 13 10:19:26 2024 +0000
@@ -1,15 +1,8 @@
 <?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>
+    <token name="@TOOL_VERSION@">6.3.4</token>
+    <token name="@WRAPPER_VERSION@">0</token>
+    <token name="@PROFILE@">22.05</token>
     <xml name="biotools">
         <xrefs>
             <xref type="bio.tools">proteinortho</xref>
@@ -22,6 +15,7 @@
             <requirement type="package" version="2.15.0">blast</requirement>
             <requirement type="package" version="445">ucsc-blat</requirement>
             <requirement type="package" version="1519">last</requirement>
+            <requirement type="package" version="16.747c6">mmseqs2</requirement>
         </requirements>
     </xml>
     <xml name="version_command">
--- a/proteinortho_summary.xml	Wed Mar 06 20:44:36 2024 +0000
+++ b/proteinortho_summary.xml	Fri Dec 13 10:19:26 2024 +0000
@@ -120,5 +120,9 @@
 More information can be found on github https://gitlab.com/paulklemm_PHD/proteinortho
 ]]>
     </help>
-    <expand macro="citations"/>
+    <citations>
+        <citation type="doi">10.3389/fbinf.2023.1322477</citation>
+        <citation type="doi">10.1186/1471-2105-12-124</citation>
+        <citation type="doi">10.1371/journal.pone.0105015</citation>
+    </citations>
 </tool>