Mercurial > repos > yhoogstrate > flaimapper
annotate tool_data_table_conf.xml.sample @ 2:83c9552188d1 draft
Uploaded
| author | yhoogstrate |
|---|---|
| date | Fri, 07 Nov 2014 10:17:38 -0500 |
| parents | fec346894871 |
| children | c5df479c423b |
| 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> | |
| 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> | |
| 8 </tables> |
