Mercurial > repos > bgruening > cp_measure_image_quality
view starting_modules_images.xml @ 6:d3890df07463 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author | bgruening |
---|---|
date | Sun, 05 Nov 2023 09:29:39 +0000 |
parents | 08a2cf887a44 |
children |
line wrap: on
line source
<macros> <xml name="starting_modules_images"> <section name="images" title="Images" expanded="false"> <param name="filter_images" type="select" label="Do you want to filter only the images?" help="Enabling file filtering is useful if, for example, you drag-and-dropped a folder onto the file list panel which contains a mixture of images that you want to analyze and other files that you want to ignore."> <option value="Images only">Select the images only</option> <option value="No filtering">Select all the files</option> </param> </section> </xml> </macros>