view tool_data_table_conf.xml.test @ 6:8694fa7c8b78 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scpipe commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:35:18 +0000
parents 9b55acf357ec
children
line wrap: on
line source

<tables>
    <!-- Locations of genome fasta files -->
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
    </table>
</tables>