comparison tool_data_table_conf.xml.sample @ 21:fd3fd1cae8dd draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kraken2_database/ commit 70494d589aa1990618ebc7a895e91477d41c3203-dirty
author dfornika
date Mon, 04 Mar 2019 21:08:15 -0500
parents c6db7ff0b3f8
children
comparison
equal deleted inserted replaced
20:754b30637d7c 21:fd3fd1cae8dd
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 Kraken2 database in the required format -->
4 <table name="kraken2_databases" comment_char="#"> 4 <table name="kraken2_databases" comment_char="#">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="tool-data/kraken2_databases.loc" /> 6 <file path="tool-data/kraken2_databases.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>