changeset 10:8a701e0754a1 draft default tip

planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit f12bb789f21bfad1bb62054fafd7c540aff01e9e
author iuc
date Tue, 08 Apr 2025 12:53:04 +0000
parents 6140163233a5
children
files proteinortho.xml proteinortho_macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/proteinortho.xml	Fri Dec 13 10:19:09 2024 +0000
+++ b/proteinortho.xml	Tue Apr 08 12:53:04 2025 +0000
@@ -111,7 +111,7 @@
     <inputs>
         <param name="input_files" format="fasta" type="data" multiple="true" min="2" label="Select the input fasta files (>2)" help="The input fasta files. At least 2 are needed!"/>    
         <param argument="--p" type="select" label="Similarity comparision algorithm" help="In the first step of proteinortho an all-versus-all reciprocal best hit graph is build from the input files (using this algorithm).">
-            <option value="diamond" selected="true">diamond (aminoacid sequences)</option>
+            <option value="diamond" selected="true">Diamond sensitive (aminoacid sequences)</option>
             <option value="autoblast">auto detect NCBI-BLAST (protein and nucleotide sequences)</option>
             <option value="blastp">NCBI-BLASTP+ (protein sequences)</option>
             <option value="blastn">NCBI-BLASTN+ (nucleotide sequences)</option>
--- a/proteinortho_macros.xml	Fri Dec 13 10:19:09 2024 +0000
+++ b/proteinortho_macros.xml	Tue Apr 08 12:53:04 2025 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">6.3.4</token>
+    <token name="@TOOL_VERSION@">6.3.5</token>
     <token name="@WRAPPER_VERSION@">0</token>
     <token name="@PROFILE@">22.05</token>
     <xml name="biotools">