view tool_data_table_conf.xml.sample @ 3:765e685641ce draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit cd9d5f90669555dc06b2467043c01846cd8c4078
author iuc
date Tue, 06 Dec 2022 10:38:45 +0000
parents 2d4e3aff9dc7
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="tool-data/all_fasta.loc" />
    </table>
</tables>