view tool_data_table_conf.xml.test @ 86:0fae1d68347f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit f09abc1f5ef8d261dff2d1b0063fff99a1b25f93
author fubar
date Wed, 10 Apr 2024 06:08:39 +0000
parents ab0d6782a95f
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="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>