Mercurial > repos > iuc > bedtools
diff slopBed.xml @ 26:c0fbce5dc84a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 19967671ddd4e750f53d71274e5c12325a402811
| author | iuc |
|---|---|
| date | Mon, 17 Oct 2016 10:13:20 -0400 |
| parents | a2d4c30ba2f9 |
| children | b0d5e752c0c5 |
line wrap: on
line diff
--- a/slopBed.xml Wed Sep 14 17:29:56 2016 -0400 +++ b/slopBed.xml Mon Oct 17 10:13:20 2016 -0400 @@ -10,8 +10,8 @@ bedtools slop $pct $strand - -g $genome - -i $inputA + -g '$genome' + -i '$inputA' #if $addition.addition_select == 'b': -b $addition.b #else: @@ -19,7 +19,7 @@ -r $addition.r #end if $header - > $output + > '$output' ]]> </command> <inputs>
