Previous changeset 4:0db22932bc39 (2021-06-25) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mothur_toolsuite/ commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 |
modified:
data_manager/data_manager_fetch_mothur_reference_data.xml |
b |
diff -r 0db22932bc39 -r f21e77139fb5 data_manager/data_manager_fetch_mothur_reference_data.xml --- 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 |
b |
@@ -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> |