view tool_data_table_conf.xml.sample @ 2:a10082746830 draft

Updating star_fusion and gmap_fusion to work with the new datamanager (the tablename was changed to be consistent with other naming).
author trinity_ctat
date Wed, 16 May 2018 14:37:32 -0400
parents 0a76524a6e3a
children d4f7fcb63dad
line wrap: on
line source

<tables>
    <table name="ctat_genome_resource_libs" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ctat_genome_resource_libs.loc" />
    </table>
    <table name="ctat_centrifuge_indexes" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ctat_centrifuge_indexes.loc" />
    </table>
</tables>