Mercurial > repos > iuc > cnvkit_call
diff call.xml @ 1:d17420823d11 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit d934e358f122bc0f30cc818b52e070dd8e18d8b1
| author | iuc |
|---|---|
| date | Sun, 14 May 2023 21:20:00 +0000 |
| parents | 04793bafe25a |
| children | 46f2af94b1bf |
line wrap: on
line diff
--- a/call.xml Sun May 14 20:04:08 2023 +0000 +++ b/call.xml Sun May 14 21:20:00 2023 +0000 @@ -81,7 +81,7 @@ <conditional name="add_filter"> <param name="Filter" type="select" label="Add filters" help=""> <option value="yes">Add filters</option> - <option value="no">don't add filters</option> + <option value="no" selected="True">don't add filters</option> </param> <when value="yes"> <expand macro="filter" />
