Mercurial > repos > devteam > cuffdiff
changeset 4:05d4e123f9f7 draft
Uploaded correct tool data table configuration.
| author | devteam | 
|---|---|
| date | Wed, 04 Dec 2013 16:21:13 -0500 | 
| parents | beab768feb92 | 
| children | 63b3133e535b | 
| files | tool_data_table_conf.xml.sample | 
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/tool_data_table_conf.xml.sample Wed Dec 04 13:24:38 2013 -0500 +++ b/tool_data_table_conf.xml.sample Wed Dec 04 16:21:13 2013 -0500 @@ -1,4 +1,6 @@ +<tables> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/fasta_indexes.loc" /> </table> +</tables>
