changeset 1:f92ab7729a35 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/ncbi-armfinderplus commit 5309939481db8366b07c9a4bcb38101c81f9ff5a
author thanhlv
date Tue, 10 Sep 2019 12:32:19 -0400
parents 23454c5b9812
children a9e5d593228e
files amrfinderplus.xml tool_data_table_conf.xml.sample tool_data_table_conf.xml.test
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/amrfinderplus.xml	Tue Sep 10 11:40:13 2019 -0400
+++ b/amrfinderplus.xml	Tue Sep 10 12:32:19 2019 -0400
@@ -86,7 +86,7 @@
                 <validator message="No database is available" type="no_options" />
             </options>
         </param>
-        <param name="organism" type="select" label="Get organism-specific results">
+        <param name="organism" type="select" optional="true" label="Get organism-specific results">
             <option value="none" selected="true">None</option>
             <option value="Campylobacter">Campylobacter</option>
             <option value="Escherichia">Escherichia</option>
--- a/tool_data_table_conf.xml.sample	Tue Sep 10 11:40:13 2019 -0400
+++ b/tool_data_table_conf.xml.sample	Tue Sep 10 12:32:19 2019 -0400
@@ -4,4 +4,4 @@
         <columns>value, name, path</columns>
         <file path="tool-data/amrfinder_databases.loc" />
     </table>
-</tables>
\ No newline at end of file
+</tables>
--- a/tool_data_table_conf.xml.test	Tue Sep 10 11:40:13 2019 -0400
+++ b/tool_data_table_conf.xml.test	Tue Sep 10 12:32:19 2019 -0400
@@ -4,4 +4,4 @@
         <columns>value, name, path</columns>
         <file path="${__HERE__}/test-data/amrfinder_databases.loc" />
     </table>
-</tables>
\ No newline at end of file
+</tables>