view tool_data_table_conf.xml.test @ 2:214874e24cd6 draft default tip

"planemo upload for repository https://github.com/sunnyisgalaxy/moabs commit fc88d03b9c6c57265820c718d754817d3fb9e7d8"
author iuc
date Thu, 26 Aug 2021 11:45:34 +0000
parents 26d7ec4af119
children
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<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="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>