view tool_data_table_conf.xml.test @ 6:45c2ec061cf9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
author iuc
date Wed, 25 Sep 2024 15:29:56 +0000
parents 01ccd366690d
children
line wrap: on
line source

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