view tool_data_table_conf.xml.sample @ 0:e30b3bc5b344 draft

"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/get_reference_fasta commit 98d53eb3a7a5f53f3779dbd8e0508c8c3dd338cf"
author artbio
date Tue, 07 Jan 2020 09:05:46 +0000
parents
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>