Previous changeset 0:2120d778cfde (2023-05-14) Next changeset 2:0a5e2fc51dfb (2023-09-29) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit d934e358f122bc0f30cc818b52e070dd8e18d8b1 |
modified:
call.xml |
b |
diff -r 2120d778cfde -r cc56d01a0b36 call.xml --- a/call.xml Sun May 14 20:08:32 2023 +0000 +++ b/call.xml Sun May 14 21:23:36 2023 +0000 |
b |
@@ -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" /> |