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

Changeset 8:d730086e1432 (2025-03-21)
Previous changeset 7:76b57044069d (2025-01-13) Next changeset 9:81ada02ffe46 (2025-04-14)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/drep commit 620124793ed18545728d07cfd8592065bc5c6c2d
modified:
drep_dereplicate.xml
macros.xml
b
diff -r 76b57044069d -r d730086e1432 drep_dereplicate.xml
--- a/drep_dereplicate.xml Mon Jan 13 12:45:07 2025 +0000
+++ b/drep_dereplicate.xml Fri Mar 21 07:04:54 2025 +0000
[
@@ -8,15 +8,17 @@
         <requirement type="package" version="1.2.2">checkm-genome</requirement>
     </expand>
     <command detect_errors="exit_code"><![CDATA[
-@PREPARE_GENOMES@
-dRep dereplicate outdir
-@GENOMES@
-@FILTER_OPTIONS@
-@QUALITY_ASSESSMENT_OPTIONS@
-@COMPARISON_CLUSTERING_OPTIONS@
-@SCORING_OPTIONS@
-@WARNING_OPTIONS@
---debug
+    @PREPARE_GENOMES@
+    dRep
+        dereplicate 
+        outdir
+        @GENOMES@
+        @FILTER_OPTIONS@
+        @QUALITY_ASSESSMENT_OPTIONS@
+        @COMPARISON_CLUSTERING_OPTIONS@
+        @SCORING_OPTIONS@
+        @WARNING_OPTIONS@
+        --processors \${GALAXY_SLOTS:-1}
 || (rc=\$?;
     ls -ltr `find outdir -type f`;
     cat outdir/data/checkM/checkM_outdir/checkm.log;
b
diff -r 76b57044069d -r d730086e1432 macros.xml
--- a/macros.xml Mon Jan 13 12:45:07 2025 +0000
+++ b/macros.xml Fri Mar 21 07:04:54 2025 +0000
b
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <macros>
     <token name="@TOOL_VERSION@">3.5.0</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@PROFILE@">20.01</token>
     <xml name="biotools">
         <xrefs>