view jbrowse2/tool_data_table_conf.xml.sample @ 1:af3fba6c21aa draft

add datatypes_conf.xml with hic
author fubar
date Wed, 03 Jan 2024 01:50:05 +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>