Mercurial > repos > yhoogstrate > featurecounts
diff tool_data_table_conf.xml.sample @ 0:cada2d2f0a7c draft
Uploaded
| author | yhoogstrate |
|---|---|
| date | Wed, 26 Mar 2014 09:12:30 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Mar 26 09:12:30 2014 -0400 @@ -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
