view tool_data_table_conf.xml.sample @ 6:3bd006fa2be2 draft

Renamed sample and test files, finally it is working
author sh477
date Mon, 28 Feb 2022 14:42:50 +0000
parents
children 7890790d2afd
line wrap: on
line source

<tables>
    <!-- Table of installed versioned vep cache data -->
    <table name="vep_versioned_caches" comment_char="#">
        <columns>value, dbkey, version, cachetype, name, path</columns>
        <file path="tool-data/vep_versioned_caches.loc" />
    </table>
    <!-- Locations of dbkeys and len files under genome directory -->
    <table name="__dbkeys__" comment_char="#">
        <columns>value, name, len_path</columns>
        <file path="tool-data/dbkeys.loc" />
    </table>
</tables>