view scripts/tool_data_table_conf.xml.sample @ 1:2532f1eebc35 draft default tip

Deleted selected files
author bcrain-completegenomics
date Thu, 14 Jun 2012 12:02:52 -0400
parents d1920ed3e4fc
children
line wrap: on
line source

<tables>
	<!-- 
			 Add the following section to tool_data_table_conf.xml file in your Galaxy distribution if you are adding Complete Genomics tools manually to your Galaxy instance
	-->
	<!-- Start location of cgatools crr files -->
	<table name="cg_crr_files" comment_char="#">
			<columns>value, dbkey, name, path</columns>
			<file path="tool-data/cg_crr_files.loc" />
	</table>
	<!-- End Location of cgatools crr files -->
</tables>