diff tool_data_table_conf.xml.sample @ 0:4e3bbaa0b70f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_busco/ commit 32f1099f18b41bf1efd1a039daf732809c77269e
author iuc
date Tue, 22 Apr 2025 13:12:07 +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	Tue Apr 22 13:12:07 2025 +0000
@@ -0,0 +1,10 @@
+<tables>
+    <table name="busco_database" comment_char="#">
+        <columns>value, name, version, path</columns>
+        <file path="tool-data/busco_database.loc" />
+    </table>
+    <table name="busco_database_options" comment_char="#">
+        <columns>value, name, db_value</columns>
+        <file path="tool-data/busco_database_options.loc" />
+    </table>
+</tables>