Mercurial > repos > jjohnson > cummerbund
diff tool_data_table_conf.xml.sample @ 9:532a336a14c1 default tip
Need all_fasta.loc for cummerbund
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Mon, 13 Oct 2014 09:39:39 -0500 |
parents | fbbbc9fd8fb9 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Oct 13 09:29:20 2014 -0500 +++ b/tool_data_table_conf.xml.sample Mon Oct 13 09:39:39 2014 -0500 @@ -1,4 +1,9 @@ <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> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/fasta_indexes.loc" />