view tool_data_table_conf.xml.sample @ 7:c4416c3af217 draft

Uploaded
author fcaramia
date Mon, 03 Dec 2012 18:27:31 -0500
parents
children
line wrap: on
line source

<!-- Locations of indexes in the bisulphite conversion -->
<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>