Mercurial > repos > yhoogstrate > featurecounts
annotate tool_data_table_conf.xml.sample @ 3:032c2027e72d draft
Uploaded
| author | yhoogstrate |
|---|---|
| date | Wed, 21 May 2014 08:08:44 -0400 |
| parents | cada2d2f0a7c |
| 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> | |
| 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> |
