Mercurial > repos > bgruening > cp_track_objects
diff starting_modules_images.xml @ 0:de534fd5d3ce draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 35da2dcd86747c9bff138e100dbe08c6106f3780"
| author | bgruening |
|---|---|
| date | Sat, 06 Feb 2021 09:45:29 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/starting_modules_images.xml Sat Feb 06 09:45:29 2021 +0000 @@ -0,0 +1,10 @@ +<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> \ No newline at end of file
