comparison tool_data_table_conf.xml.sample @ 26:0408796bce2a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_bakta_database commit 8367ad3d430ce4fdd44dca98db3e4632672efec7
author pimarin
date Fri, 17 Feb 2023 12:15:27 +0000
parents 718080c30a76
children
comparison
equal deleted inserted replaced
25:9adbf01a8929 26:0408796bce2a
1 <tables> 1 <tables>
2 <!-- Locations of bakta database in the required format --> 2 <!-- Locations of bakta database in the required format -->
3 <table name="bakta_database" comment_char="#"> 3 <table name="bakta_database" comment_char="#">
4 <columns>value, dbkey, bakta_version, path</columns> 4 <columns>value, dbkey, bakta_version, path</columns>
5 <file path="tool-data/bakta_database.loc" /> 5 <file path="tool-data/bakta_database.loc.sample" />
6 </table> 6 </table>
7 </tables> 7 </tables>