view tool_data_table_conf.xml.sample @ 6:33b5403e0357 draft

planemo upload commit 1b219679bee8499391e7e7f3a93b476c69a54f40
author cpt
date Sun, 03 Sep 2023 20:58:03 +0000
parents cc3b78f2b4b2
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>