diff tool_data_table_conf.xml.sample @ 0:4de9e77bcc9e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_nextclade commit 3d6dabd066dcbe31cfa38fbfac340e253d8a984d
author iuc
date Sat, 30 Jul 2022 08:09:42 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Sat Jul 30 08:09:42 2022 +0000
@@ -0,0 +1,7 @@
+<tables>
+    <table name="nextclade" comment_char="#" allow_duplicate_entries="False">
+        <!-- min_nextclade_version is the minimum nextclade tool version that is needed to read the nextclade data -->
+        <columns>value, database_name, description, min_nextclade_version, date, path</columns>
+        <file path="tool-data/nextclade.loc" />
+    </table>
+</tables>
\ No newline at end of file