Mercurial > repos > devteam > cufflinks
changeset 4:398329a94c99
Merge heads.
author | Dave Bouvier <dave@bx.psu.edu> |
---|---|
date | Wed, 08 Jan 2014 09:13:56 -0500 |
parents | 7498f5a8fe06 (diff) da11bfc10e81 (current diff) |
children | fe6f99e3d7f4 |
files | tool-data/sam_fa_indices.loc.sample 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:49 2013 -0500 +++ b/tool_data_table_conf.xml.sample Wed Jan 08 09:13:56 2014 -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>