# HG changeset patch # User iuc # Date 1432385245 14400 # Node ID 38516915ccaf74af7f1d13776552839656d35380 # Parent bdb4509d9482d273bb05b87e3d6b742ba7caf52f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 936ca4b4641eae2bdfa93885f35f5a9263f9dae1-dirty diff -r bdb4509d9482 -r 38516915ccaf macros.xml --- a/macros.xml Thu May 21 22:48:31 2015 -0400 +++ b/macros.xml Sat May 23 08:47:25 2015 -0400 @@ -89,10 +89,6 @@ - - - - #set $col = list() #set $op = list() @@ -108,7 +104,7 @@ - + diff -r bdb4509d9482 -r 38516915ccaf mapBed.xml --- a/mapBed.xml Thu May 21 22:48:31 2015 -0400 +++ b/mapBed.xml Sat May 23 08:47:25 2015 -0400 @@ -30,7 +30,9 @@ label="Require reciprocal overlap" help="If set, the overlap between the BAM alignment and the BED interval must affect the above fraction of both the alignment and the BED interval. (-r)" /> - + + + diff -r bdb4509d9482 -r 38516915ccaf mergeBed.xml --- a/mergeBed.xml Thu May 21 22:48:31 2015 -0400 +++ b/mergeBed.xml Sat May 23 08:47:25 2015 -0400 @@ -28,7 +28,9 @@ label="Maximum distance between features allowed for features to be merged" help="That is, overlapping and/or book-ended features are merged. (-d)"/> - + + +