comparison tool_data_table_conf.xml.sample @ 2:528a1d91b066 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kraken_taxonomy_report commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author iuc
date Thu, 09 Nov 2017 14:06:54 -0500
parents 3f1a0d47ea8d
children
comparison
equal deleted inserted replaced
1:b97694b21bc3 2:528a1d91b066
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <!-- Locations of Kraken database in the required format --> 3 <!-- Locations of Kraken database in the required format -->
4 <table name="kraken_databases" comment_char="#"> 4 <table name="kraken_databases" comment_char="#" allow_duplicate_entries="False">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="tool-data/kraken_databases.loc" /> 6 <file path="tool-data/kraken_databases.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>