Mercurial > repos > iuc > bedtools
diff shuffleBed.xml @ 22:ac8b17b66663 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6ce9a5a91d803b9ac9e743d9721ff0ccd2a5a59f
| author | iuc |
|---|---|
| date | Fri, 20 May 2016 14:27:39 -0400 |
| parents | a2d4c30ba2f9 |
| children | c0fbce5dc84a |
line wrap: on
line diff
--- a/shuffleBed.xml Sat Feb 27 12:56:20 2016 -0500 +++ b/shuffleBed.xml Fri May 20 14:27:39 2016 -0400 @@ -15,10 +15,10 @@ -seed $seed.seed #end if #if str($add_bed.add_bed_select) == "not_be": - -excl $add_bed_select.excl - -f $add_bed_select.overlap + -excl $add_bed.excl + -f $add_bed.overlap #elif str($add_bed.add_bed_select) == "be": - -incl $add_bed_select.incl + -incl $add_bed.incl #end if $chrom $chromfirst
