Mercurial > repos > iuc > bedtools
diff mergeBed.xml @ 15:ce2f9b4e4e7c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 0d7fcf576fd797327af90538b216473ef13daa41
| author | iuc |
|---|---|
| date | Sat, 23 May 2015 22:48:56 -0400 |
| parents | 38516915ccaf |
| children | e30113df8cf6 |
line wrap: on
line diff
--- a/mergeBed.xml Sat May 23 08:47:25 2015 -0400 +++ b/mergeBed.xml Sat May 23 22:48:56 2015 -0400 @@ -28,9 +28,7 @@ label="Maximum distance between features allowed for features to be merged" help="That is, overlapping and/or book-ended features are merged. (-d)"/> <expand macro="print_header" /> - <expand macro="c_and_o_argument"> - <param name="col" type="data_column" data_ref="input" label="Specify the column(s) that should be summarized" help="(-c)" /> - </expand> + <expand macro="c_and_o_argument" /> </inputs> <outputs> <data format="bed" name="output" metadata_source="input" label="Merged ${input.name}"/>
