comparison tool_data_table_conf.xml.sample @ 2:3e434415a387 draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/krocus commit 5d1d3bd35e5cf4bcffe3e7ad1b079eeff1162ca0-dirty
author thanhlv
date Fri, 15 Nov 2019 13:47:02 +0000
parents d3ccbecf8f7f
children
comparison
equal deleted inserted replaced
1:2409987d42df 2:3e434415a387
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <!-- Locations of ARIBA database in the required format --> 3 <!-- Locations of Krocus database in the required format -->
4 <table name="krocus_mlst_databases" comment_char="#" allow_duplicate_entries="False"> 4 <table name="krocus_mlst_databases" comment_char="#" allow_duplicate_entries="False">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="tool-data/krocus_mlst_databases.loc" /> 6 <file path="tool-data/krocus_mlst_databases.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>