comparison tool_data_table_conf.xml.test @ 3:7075b7a5441b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 464661a59ed12a642d365f485a222764b55048a5
author iuc
date Thu, 02 Mar 2023 14:58:17 +0000
parents 2b6e795b22a9
children
comparison
equal deleted inserted replaced
2:e23b96d79dc0 3:7075b7a5441b
1 <?xml version="1.0"?>
2 <tables> 1 <tables>
3 <!-- Locations of plasmid database to plasmidfinder --> 2 <!-- Locations of plasmidfinder database in the required format -->
4 <table name="plasmidfinder_db" comment_char="#"> 3 <table name="plasmidfinder_database" comment_char="#">
5 <columns>value, name, path</columns> 4 <columns>value, name, date, path</columns>
6 <file path="${__HERE__}/test-data/plasmidfinder_db.loc" /> 5 <file path="${__HERE__}/test-data/plasmidfinder_database.loc"/>
7 </table> 6 </table>
8 </tables> 7 </tables>