comparison tool_data_table_conf.xml.sample @ 2:f6d4b709b0bf 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:05 +0000
parents 4a643ee2e4b8
children 90e46fb64edf
comparison
equal deleted inserted replaced
1:e8718792723c 2:f6d4b709b0bf
1 <tables> 1 <tables>
2 <!-- Locations of dbkeys and len files under genome directory --> 2 <!-- Locations of background sequences for clade analysis -->
3 <table name="bealign_selection" comment_char="#"> 3 <table name="selection_background" comment_char="#">
4 <columns>value, label, path</columns> 4 <columns>value, label, path</columns>
5 <file path="tool-data/bealign_selection.loc" /> 5 <file path="tool-data/selection_background.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>