view tool_data_table_conf.xml.sample @ 2:f47e8d9b7f2e draft default tip

Uploaded
author elixir-it
date Wed, 02 Oct 2019 04:29:44 -0400
parents c785cec34cdc
children
line wrap: on
line source

<tables>
<!-- Location of bed-file for covacs -->
    <table name="covacs_bed" comment_char="#">
        <columns> value, dbkey, name, path</columns>
        <file path="tool-data/covacs_bed.loc" />
    </table>
<!-- Location of index file  for covacs gatk wrapper -->
    <table name="covacs_gatk_indexes" comment_char="#">
        <columns> value, dbkey, name, path</columns>
        <file path="tool-data/covacs_gatk_indexes.loc" />
    </table>
</tables>