view tool_data_table_conf.xml.sample @ 8:a2c1c52a7e47 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 462ec3a2917c81a56ff81854061a6839f01cab2f
author iuc
date Tue, 26 Aug 2025 11:22:28 +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>