diff bamCompare.xml @ 24:5f6d123679f4 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 6f68c67a609ee0ee720f7c6e197fe37ecd940b57
author bgruening
date Tue, 02 Apr 2019 08:16:32 -0400
parents c09c23eaf116
children 29451af70c52
line wrap: on
line diff
--- a/bamCompare.xml	Wed Feb 20 08:00:54 2019 -0500
+++ b/bamCompare.xml	Tue Apr 02 08:16:32 2019 -0400
@@ -164,11 +164,7 @@
                 <expand macro="read_processing_options" />
 
                 <expand macro="skipNAs" />
-                <param argument="--skipZeroOverZero" type="select" label="Skip bins of no coverage"
-                    help="Skip bins where BOTH files lack coverage.">
-                    <option value="" selected="true">No</option>
-                    <option value="--skipZeroOverZero">Yes, skip them.</option>
-                </param>
+                <expand macro="skipZeroOverZero" />
 
                 <param argument="--ignoreForNormalization" type="text" value="" size="50"
                     label="regions that should be excluded for calculating the scaling factor"