Mercurial > repos > devteam > cufflinks
changeset 3:7498f5a8fe06
Uploaded correct tool data table configuration.
author | devteam |
---|---|
date | Wed, 04 Dec 2013 16:21:27 -0500 |
parents | b01956f26c36 |
children | 398329a94c99 |
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:27 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>