comparison tool_data_table_conf.xml.sample @ 2:4e478a5f2742 draft

planemo upload commit c9db1bf13e663b9e2122fc610007679a2f117aa6-dirty
author thanhlv
date Sun, 08 Sep 2019 16:16:50 -0400
parents 42806c5a342d
children
comparison
equal deleted inserted replaced
1:8cdc3f9c2dc5 2:4e478a5f2742
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
1 <tables> 2 <tables>
2 <!-- Locations of ariba database in the required format --> 3 <!-- Locations of all fasta files under genome directory -->
3 <table name="ariba_databases" comment_char="#" allow_duplicate_entries="False"> 4 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, name, path</columns> 5 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/snippy.loc" /> 6 <file path="tool-data/all_fasta.loc" />
6 </table> 7 </table>
7 </tables> 8 </tables>