comparison tool_data_table_conf.xml.sample @ 4:3f0aa1b3e816 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit e2c4ab5546b135ff903545073c3223aab166d8f5
author iuc
date Mon, 24 Jul 2023 11:22:16 +0000
parents debdc1469b41
children
comparison
equal deleted inserted replaced
3:865ece5ca178 4:3f0aa1b3e816
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> 4 <columns>value, dbkey, bakta_version, path</columns>
5 <file path="tool-data/bakta_database.loc.sample" /> 5 <file path="tool-data/bakta_database.loc.sample"/>
6 </table>
7 <table name="amrfinderplus_database" comment_char="#">
8 <columns>value, name, path</columns>
9 <file path="tool-data/amrfinderplus_database.loc.sample"/>
6 </table> 10 </table>
7 </tables> 11 </tables>