diff tool_data_table_conf.xml.sample @ 2:e4f07770b340 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_selection_background commit f3390425582c26c4018eb13eb0f8f2a85189ce08"
author iuc
date Tue, 24 Aug 2021 17:58:31 +0000
parents bb5794942b5e
children 10ac95ec81d9
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Sat Aug 21 07:51:54 2021 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Aug 24 17:58:31 2021 +0000
@@ -1,7 +1,7 @@
 <tables>
-    <!-- Locations of dbkeys and len files under genome directory -->
-    <table name="bealign_selection" comment_char="#">
+    <!-- Locations of background sequences for clade analysis -->
+    <table name="selection_background" comment_char="#">
         <columns>value, label, path</columns>
-        <file path="tool-data/bealign_selection.loc" />
+        <file path="tool-data/selection_background.loc" />
     </table>
 </tables>