view jbrowse2/tool_data_table_conf.xml.sample @ 4:52842c3f2dda draft

Uploaded
author fubar
date Wed, 03 Jan 2024 23:27:23 +0000
parents cd5d63cd0eb5
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="tool-data/all_fasta.loc" />
    </table>
</tables>