Mercurial > repos > yhoogstrate > flaimapper
annotate tool_data_table_conf.xml.sample @ 8:c5df479c423b draft
Uploaded
author | yhoogstrate |
---|---|
date | Thu, 19 Mar 2015 10:17:46 -0400 |
parents | fec346894871 |
children |
rev | line source |
---|---|
0 | 1 <!-- 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--> |
2 <tables> | |
8 | 3 <!-- Location of all GFF/GTF files --> |
4 <table name="gene_sets" comment_char="#"> | |
5 <columns>name, dbkey, value, provider, reference</columns> | |
6 <file path="tool-data/gene_sets.loc" /> | |
7 </table> | |
0 | 8 </tables> |