Mercurial > repos > iuc > bakta
diff bakta.xml @ 7:3a6c780ad6fe draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 1b8aa00220410d73b554cc81b42ae37ce9fb6163
| author | iuc |
|---|---|
| date | Thu, 10 Apr 2025 14:00:52 +0000 |
| parents | 3fda1f6855d2 |
| children |
line wrap: on
line diff
--- a/bakta.xml Mon Sep 02 07:56:40 2024 +0000 +++ b/bakta.xml Thu Apr 10 14:00:52 2025 +0000 @@ -98,7 +98,7 @@ <validator message="No bakta database is available" type="no_options"/> </options> </param> - <param name="amrfinder_db_select" type="select" optional="true" label="AMRFinderPlus database" help="The selection of this database is not needed if Bakta database version is higher 5.0"> + <param name="amrfinder_db_select" type="select" optional="false" label="AMRFinderPlus database" help="The selection of this database is not needed if Bakta database version is higher 5.0"> <options from_data_table="amrfinderplus_versioned_database"> <filter type="static_value" value="3.12" column="db_version"/> <validator message="No AMRFinderPlus database is available" type="no_options"/>
