Mercurial > repos > iuc > bedtools
diff mapBed.xml @ 14:38516915ccaf draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 936ca4b4641eae2bdfa93885f35f5a9263f9dae1-dirty
| author | iuc |
|---|---|
| date | Sat, 23 May 2015 08:47:25 -0400 |
| parents | bdb4509d9482 |
| children | ce2f9b4e4e7c |
line wrap: on
line diff
--- 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)" /> <expand macro="strand2" /> - <expand macro="c_and_o_argument" /> + <expand macro="c_and_o_argument"> + <param name="col" type="data_column" data_ref="inputA" label="Specify the column(s) that should be summarized" help="(-c)" /> + </expand> <expand macro="split" /> <expand macro="print_header" /> <conditional name="genome">
