view tool_data_table_conf.xml.test @ 1:91ef4a171202 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
author iuc
date Tue, 03 Oct 2017 18:04:46 -0400
parents f7556cfa4047
children
line wrap: on
line source

<tables>
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
    </table>
    <table name="gene_sets" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/gene_sets.loc" />
    </table>
</tables>