Mercurial > repos > yhoogstrate > flaimapper
diff tool_data_table_conf.xml.sample @ 0:fec346894871 draft
Uploaded
author | yhoogstrate |
---|---|
date | Fri, 07 Nov 2014 09:32:29 -0500 |
parents | |
children | c5df479c423b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Nov 07 09:32:29 2014 -0500 @@ -0,0 +1,8 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<tables> + <!-- Location of all GFF/GTF files --> + <table name="gene_sets" comment_char="#"> + <columns>name, dbkey, value, provider, reference</columns> + <file path="tool-data/gene_sets.loc" /> + </table> +</tables> \ No newline at end of file