comparison tool_data_table_conf.xml.test @ 3:eea334d9988b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 73af464cc860250c3fa3dd433602283ab5a44f53-dirty
author pimarin
date Thu, 22 Dec 2022 15:01:43 +0000
parents 4d315de96666
children 8c7499c6f32a
comparison
equal deleted inserted replaced
2:ca9e2125c5de 3:eea334d9988b
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <table name="bakta_database" comment_char="#"> 3 <table name="bakta_database" comment_char="#">
4 <columns>value, dbkey, bakta_version, path</columns>
5 <file path="${__HERE__}/test-data/bakta_database.loc" />
6 </table>
7 <table name="amrfinderplus_database" comment_char="#">
4 <columns>value, name, path</columns> 8 <columns>value, name, path</columns>
5 <file path="${__HERE__}/test-data/test_database.loc" /> 9 <file path="${__HERE__}/test-data/amrfinderplus_database.loc" />
10
6 </table> 11 </table>
7 </tables> 12 </tables>