view tool_data_table_conf.xml.test @ 65:541d02bd87f6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 299a80cc1fd1abc741bfa9360d2ed80d8e6b49b4"
author iuc
date Tue, 28 Jan 2020 17:33:31 +0000
parents f90c22c8fa7e
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>