diff methylation_analysis_bismark/tool_data_table_conf.xml.sample @ 9:5b208d4d89e5 draft

Uploaded
author fcaramia
date Tue, 04 Dec 2012 20:15:26 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/methylation_analysis_bismark/tool_data_table_conf.xml.sample	Tue Dec 04 20:15:26 2012 -0500
@@ -0,0 +1,12 @@
+<!-- Locations of indexes in the bisulphite conversion -->
+<tables>
+	<table name="bismark_indexes" comment_char="#">
+		<columns>value, dbkey, name, path</columns>
+		<file path="tool-data/bismark_indices.loc" />
+	</table>
+	<!-- Locations of bed files for bisulphite analysis -->
+	<table name="bismark_bed_files" comment_char="#">
+		<columns>value, name, path</columns>
+		<file path="tool-data/bismark_bed_files.loc" />
+	</table>
+</tables>