Mercurial > repos > dfornika > data_manager_build_kraken2_database
view tool_data_table_conf.xml.sample @ 61:bf6408089cbc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit 66c35bd1ec30e6cd16d16f3cc98c2c5b56533a48-dirty
author | dfornika |
---|---|
date | Mon, 29 Jul 2019 15:53:28 -0400 |
parents | fd3fd1cae8dd |
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>