Mercurial > repos > devteam > cuffcompare
changeset 3:7fb01ea4a641
Uploaded correct tool data table configuration.
author | devteam |
---|---|
date | Wed, 04 Dec 2013 16:20:53 -0500 |
parents | 9a3f7a890da6 |
children | cf928aeaaff7 |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Dec 04 16:20:53 2013 -0500 @@ -0,0 +1,6 @@ +<tables> + <table name="fasta_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>