Mercurial > repos > devteam > cuffmerge
changeset 3:aa209d311ece
Uploaded correct tool data table configuration.
author | devteam |
---|---|
date | Wed, 04 Dec 2013 16:21:38 -0500 |
parents | fdc55fd74f78 |
children | 9cfc0b970015 |
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:21:38 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>