view tool_data_table_conf.xml.sample @ 2:e5182440ba17 draft

Trying to fix problems with ctat_star_fusion and ctat_metagenomics.
author trinity_ctat
date Fri, 13 Apr 2018 14:57:51 -0400
parents cfb4fc1e820d
children 983f4f1c7f73
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>