comparison tool_data_table_conf.xml.sample @ 1:bcd29b6662c2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_plasmidfinder commit 1fa130238d58da20df9eee4e960dd794224400a5
author iuc
date Fri, 25 Aug 2023 23:33:53 +0000
parents cc7bbfc5fd16
children
comparison
equal deleted inserted replaced
0:cc7bbfc5fd16 1:bcd29b6662c2
1 1
2 <tables> 2 <tables>
3 <!-- Locations of plasmidfinder database in the required format --> 3 <!-- Locations of plasmidfinder database in the required format -->
4 <table name="plasmidfinder_database" comment_char="#"> 4 <table name="plasmidfinder_database" comment_char="#">
5 <columns>value, name, date, path</columns> 5 <columns>value, name, date, path</columns>
6 <file path="tool-data/plasmidfinder.loc" /> 6 <file path="tool-data/plasmidfinder_database.loc.sample" />
7 </table> 7 </table>
8 </tables> 8 </tables>