diff tool_data_table_conf.xml.sample @ 2:2b4526fdf7fb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_busco/ commit 2d2c72dc464b938bfa4def2511ce0938f3a1ea7d
author iuc
date Mon, 24 Apr 2023 12:26:46 +0000
parents 53eec20e8fb6
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Sun Nov 22 12:47:50 2020 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Apr 24 12:26:46 2023 +0000
@@ -1,7 +1,6 @@
-<?xml version="1.0"?>
 <tables>
-    <table name="busco" comment_char="#">
-        <columns>value, name, path</columns>
-        <file path="tool-data/busco.loc" />
+    <table name="busco_database" comment_char="#">
+        <columns>value, name, version, path</columns>
+        <file path="tool-data/busco_database.loc" />
     </table>
 </tables>