view tool_data_table_conf.xml.test @ 117:c4b77883c0a7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit aad6f97938292af4bdf2fa3cd75c59f31cda7df8
author fubar
date Mon, 02 Sep 2024 09:56: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>