view tool_data_table_conf.xml.test @ 3:50bd98b3ae5a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/taxonomy/kraken2tax/ commit 45d0409859aca5b099dba7e0acd472f5703240e1
author devteam
date Fri, 29 Sep 2023 14:38:33 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of Kraken database in the required format -->
    <table name="ncbi_taxonomy" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
    </table>
</tables>