view tool_data_table_conf.xml.sample @ 86:c1424388f08b draft

planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools commit 1477c39d48b290394b7247b9c7b1e4a62a85f2de-dirty
author yhoogstrate
date Thu, 05 Nov 2015 03:45:02 -0500
parents bf9c5a61b200
children
line wrap: on
line source

<!-- 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>
	<!-- Locations of all fasta files under genome directory -->
	<table name="all_fasta" comment_char="#">
		<columns>value, dbkey, name, path</columns>
		<file path="tool-data/all_fasta.loc" /> 
	</table>
</tables>