view tool_data_table_conf.xml.sample @ 7:f297269cbcd8 draft default tip

"planemo upload for repository https://github.com/BlankenbergLab/galaxy-tools-blankenberg/tree/master/tools/naive_variant_caller commit 6f2b4ed336036cd98c043536e45905bcd3c93044"
author blankenberg
date Thu, 05 Dec 2019 16:55:20 +0000
parents ed9c6873c73c
children
line wrap: on
line source

<tables>
    <!-- Location of SAMTools indexes and other files -->
    <table name="fasta_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/fasta_indexes.loc" />
    </table>
    <!-- Deprecated Location of SAMTools indexes and other files -->
    <table name="sam_fa_indexes" comment_char="#">
        <columns>line_type, value, path</columns>
        <file path="tool-data/sam_fa_indices.loc" />
    </table>
</tables>