diff tool_data_table_conf.xml.sample @ 40:4850787ee1d9

Uploaded
author yhoogstrate
date Mon, 24 Feb 2014 08:19:34 -0500
parents ef6984098204
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Feb 21 04:23:38 2014 -0500
+++ b/tool_data_table_conf.xml.sample	Mon Feb 24 08:19:34 2014 -0500
@@ -1,5 +1,8 @@
-<?xml version="1.0"?>
-<table name="gene_sets" comment_char="#">
-	<columns>name, dbkey, value, provider, reference</columns>
-	<file path="tool-data/gene_sets.loc.sample" /> 
-</table>
\ No newline at end of file
+<!-- 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