changeset 5:f21e77139fb5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mothur_toolsuite/ commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616
author iuc
date Mon, 18 Dec 2023 09:36:45 +0000
parents 0db22932bc39
children
files data_manager/data_manager_fetch_mothur_reference_data.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/data_manager_fetch_mothur_reference_data.xml	Fri Jun 25 09:37:05 2021 +0000
+++ b/data_manager/data_manager_fetch_mothur_reference_data.xml	Mon Dec 18 09:36:45 2023 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="data_manager_fetch_mothur_reference_data" name="Fetch Mothur toolsuite reference data" version="0.2.1" tool_type="manage_data" profile="19.05">
+<tool id="data_manager_fetch_mothur_reference_data" name="Fetch Mothur toolsuite reference data" version="0.2.2" tool_type="manage_data" profile="19.05">
     <description>Fetch and install reference data for Mothur</description>
     <requirements>
         <requirement type="package" version="3.8">python</requirement>
@@ -59,7 +59,7 @@
                        help="Upload all files pasted in the box. The (recursive) contents of any pasted directories will be added as well." />
                 <param type="boolean" name="create_symlink" truevalue="create_symlink"
                        falsevalue="copy_file"
-                       label="Create symlinks to data instead of copying into Galaxy" checked="on" />
+                       label="Create symlinks to data instead of copying into Galaxy" checked="true" />
             </when>
         </conditional>
     </inputs>