view tool_data_table_conf.xml.sample @ 2:3268b5e6ab4a draft

Trying to fix problems with ctat_star_fusion and ctat_metagenomics.
author trinity_ctat
date Fri, 13 Apr 2018 14:59:28 -0400
parents 8484a9930003
children 853bfaeea21c
line wrap: on
line source

<tables>
    <table name="ctat_genome_ref_libs" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ctat_genome_ref_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>