# HG changeset patch
# User iuc
# Date 1725262871 0
# Node ID f69501361cec18f142fe5235b98e63158bd62c11
# Parent  037f0acc7830adf2ed22b0efdf5fb13a1a3caab1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pear commit 3efdc8b41f4f54d034d43b833733324153771fcf
diff -r 037f0acc7830 -r f69501361cec pear.xml
--- a/pear.xml	Mon Aug 12 07:15:00 2024 +0000
+++ b/pear.xml	Mon Sep 02 07:41:11 2024 +0000
@@ -2,7 +2,7 @@
     Paired-End read merger
     
         0.9.6
-        3
+        4
         
             
                 
@@ -59,10 +59,10 @@
         --quality-theshold $quality_threshold
         --max-uncalled-base $max_uncalled_base
         --test-method $test_method
-        --empirical-freqs $empirical_freqs
         --threads "\${GALAXY_SLOTS:-8}"
         --score-method $score_method
         --cap $cap
+        $empirical_freqs
         $nbase
 ]]>
     
@@ -93,7 +93,7 @@
             
             
         
-        
+