view 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 source

<!-- 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>