Mercurial > repos > trinity_ctat > ctat_gmap_fusion
diff tool_data_table_conf.xml.sample @ 0:854531fa1645 draft
Making sure tools are up to date.
author | trinity_ctat |
---|---|
date | Thu, 12 Apr 2018 10:52:54 -0400 |
parents | |
children | 0a76524a6e3a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Apr 12 10:52:54 2018 -0400 @@ -0,0 +1,10 @@ +<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>