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

Changeset 7:76b57044069d (2025-01-13)
Previous changeset 6:cafcc13990ee (2024-05-19) Next changeset 8:d730086e1432 (2025-03-21)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit bf3d3fb4a7c0ad2c6942955783bf15cda7754b28
modified:
macros.xml
b
diff -r cafcc13990ee -r 76b57044069d macros.xml
--- a/macros.xml Sun May 19 16:16:18 2024 +0000
+++ b/macros.xml Mon Jan 13 12:45:07 2025 +0000
b
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <macros>
     <token name="@TOOL_VERSION@">3.5.0</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <token name="@PROFILE@">20.01</token>
     <xml name="biotools">
         <xrefs>
@@ -22,7 +22,7 @@
     </xml>
 
     <xml name="genomes">
-        <param argument="--genomes" type="data" format="fasta" multiple="true" label="Genomes to filer"/>
+        <param argument="--genomes" type="data" format="fasta" multiple="true" min="2" label="Genomes" help="One genome per input fasta. At least two genomes are needed."/>
     </xml>
 
 <!-- Addition of ".fasta" after names to avoid string to be read as integer