Mercurial > repos > dfornika > data_manager_build_kraken2_database
view tool_data_table_conf.xml.sample @ 17:4c9f9d6098eb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit db9eb9472b9f6caea6a0755697ee8d3a93e85b5b-dirty
author | dfornika |
---|---|
date | Mon, 06 May 2019 19:42:14 -0400 |
parents | 1f6fe9dc5490 |
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>