view tool_data_table_conf.xml.sample @ 3:d25dc80a6a61 draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/get_reference_fasta commit 40b5e586ec4445e121779ce0e0ededf74ed356f7
author artbio
date Sun, 15 Oct 2023 13:34:58 +0000
parents 816bedbb305c
children
line wrap: on
line source

<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>