view tool_data_table_conf.xml.test @ 116:b55199c56abd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 7b9eed035bb929af8907bb9f810b0c201562cdf2
author bgruening
date Wed, 28 Aug 2024 07:34:43 +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>