Mercurial > repos > dfornika > kraken2
view tool_data_table_conf.xml.sample @ 8:d120504e741a draft
planemo upload for repository https://github.com/dfornika/galaxytools/blob/master/tools/kraken2 commit 593a4002db3f2513974809a94db514c05fa589f6-dirty
author | dfornika |
---|---|
date | Mon, 04 Mar 2019 17:17:43 -0500 |
parents | d82644e75bd3 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of Kraken2 database in the required format --> <table name="kraken2_databases" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/kraken2_databases.loc" /> </table> </tables>