view tool_data_table_conf.xml.sample @ 6:ecc282b4fe01 draft

Deleted selected files
author pimarin
date Wed, 18 May 2022 09:38:43 +0000
parents 512dc05a0e5a
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
        <!-- Locations of taxonomy data downloaded from NCBI -->
    <table name="ncbi_taxonomy" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" />
    </table>
</tables>