view tool_data_table_conf.xml.sample @ 6:ef05dd3eabc3 draft

planemo upload commit 62127fc905253ba80484b16eaeb92e6dd789199f-dirty
author cpt
date Fri, 24 May 2024 04:56:30 +0000
parents 6998c2570145
children
line wrap: on
line source

<!-- not a real sample -->
<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>