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

Changeset 1:8315b5cebb82 (2020-01-08)
Previous changeset 0:b6c5e7343617 (2019-12-10) Next changeset 2:a40bbd70b8b1 (2023-03-09)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit b6c674376eade4fdf9ffb31380f6689ede84a091"
modified:
macros.xml
b
diff -r b6c5e7343617 -r 8315b5cebb82 macros.xml
--- a/macros.xml Tue Dec 10 16:07:39 2019 -0500
+++ b/macros.xml Wed Jan 08 13:04:08 2020 -0500
b
@@ -77,7 +77,11 @@
       #end if
       --out_prefix 'cat_output'
 ]]></token>
-    <xml name="custom_settings">
+    <xml name="custom_settings_bins">
+        <param argument="--range" type="integer" value="5" min="0" max="49" label="range"/>
+        <param argument="--fraction" type="float" value="0.3" min="0" max="0.99" label="fraction"/>
+    </xml>
+    <xml name="custom_settings_contigs">
         <param argument="--range" type="integer" value="10" min="0" max="49" label="range"/>
         <param argument="--fraction" type="float" value="0.5" min="0" max="0.99" label="fraction"/>
     </xml>