changeset 19:102424c60727 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1cfbe7505ebac3b447c6ae0f0d76b42656496588
author iuc
date Mon, 09 Nov 2015 18:41:22 -0500
parents 5efc48568d8d
children 3fe00810c5a2
files closestBed.xml mapBed.xml
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/closestBed.xml	Tue Oct 13 17:20:34 2015 -0400
+++ b/closestBed.xml	Mon Nov 09 18:41:22 2015 -0500
@@ -55,6 +55,7 @@
                 <option value="a">Report distance with respect to A. When A is on the - strand, "upstream" means B has a higher (start,stop). (-a)</option>
                 <option value="b">Report distance with respect to B. When B is on the - strand, "upstream" means A has a higher (start,stop). (-b)</option>
             </param>
+            <when value="" />
             <when value="ref">
                 <expand macro="closest_D_option" />
             </when>
--- a/mapBed.xml	Tue Oct 13 17:20:34 2015 -0400
+++ b/mapBed.xml	Mon Nov 09 18:41:22 2015 -0500
@@ -41,6 +41,7 @@
             <when value="-g">
                 <expand macro="genome" />
             </when>
+            <when value="" />
         </conditional>
     </inputs>
     <outputs>