Mercurial > repos > iuc > bedtools
comparison macros.xml @ 13:bdb4509d9482 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit e8e971905f5fce11a99d51b1399af45288389d76
| author | iuc |
|---|---|
| date | Thu, 21 May 2015 22:48:31 -0400 |
| parents | 542d2008a462 |
| children | 38516915ccaf |
comparison
equal
deleted
inserted
replaced
| 12:542d2008a462 | 13:bdb4509d9482 |
|---|---|
| 88 </sanitizer> | 88 </sanitizer> |
| 89 </param> | 89 </param> |
| 90 </xml> | 90 </xml> |
| 91 | 91 |
| 92 <xml name="choose_column"> | 92 <xml name="choose_column"> |
| 93 <param name="col" type="data_column" data_ref="input" label="Specify the column(s) that should be summarized" help="(-c)" /> | 93 <param name="col" type="data_column" data_ref="inputA" label="Specify the column(s) that should be summarized" help="(-c)" /> |
| 94 </xml> | 94 </xml> |
| 95 | 95 |
| 96 <token name="@C_AND_O_ARGUMENT@"> | 96 <token name="@C_AND_O_ARGUMENT@"> |
| 97 #set $col = list() | 97 #set $col = list() |
| 98 #set $op = list() | 98 #set $op = list() |
