Mercurial > repos > yhoogstrate > flaimapper
annotate tool_data_table_conf.xml.sample @ 14:fb1537d04625 draft
Uploaded
| author | yhoogstrate |
|---|---|
| date | Fri, 20 Mar 2015 06:01:06 -0400 |
| parents | c5df479c423b |
| 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> |
