comparison tool_data_table_conf.xml.test @ 1:c64d0c156f96 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 2cb90e0f01974c35c0ea84789a3d19c704b91c84-dirty
author pimarin
date Wed, 15 Feb 2023 08:34:39 +0000
parents 7c8c8a816114
children
comparison
equal deleted inserted replaced
0:7c8c8a816114 1:c64d0c156f96
1 <tables> 1 <tables>
2 <!-- Locations of plasmidfinder database in the required format --> 2 <!-- Locations of plasmidfinder database in the required format -->
3 <table name="plasmidfinder_database" comment_char="#"> 3 <table name="plasmidfinder_database" comment_char="#">
4 <columns>value, name, date, path</columns> 4 <columns>value, name, date, path</columns>
5 <file path="${__HERE__}/test-data/plasmidfinder.loc.test"/> 5 <file path="${__HERE__}/test-data/plasmidfinder_database.loc"/>
6 </table> 6 </table>
7 </tables> 7 </tables>