comparison tool_data_table_conf.xml.sample @ 40:4850787ee1d9

Uploaded
author yhoogstrate
date Mon, 24 Feb 2014 08:19:34 -0500
parents ef6984098204
children
comparison
equal deleted inserted replaced
39:0abd1de08703 40:4850787ee1d9
1 <?xml version="1.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 <table name="gene_sets" comment_char="#"> 2 <tables>
3 <columns>name, dbkey, value, provider, reference</columns> 3 <!-- Location of all GFF/GTF files -->
4 <file path="tool-data/gene_sets.loc.sample" /> 4 <table name="gene_sets" comment_char="#">
5 </table> 5 <columns>name, dbkey, value, provider, reference</columns>
6 <file path="tool-data/gene_sets.loc" />
7 </table>
8 </tables>