view tool_data_table_conf.xml.test @ 5:e853be203962 draft

Fix error for Galaxy v16.04 (data manager crashes complaining about missing 'six' Python package)
author pjbriggs
date Wed, 10 Aug 2016 11:37:28 -0400
parents 4e2883bb058d
children
line wrap: on
line source

<tables>
    <table name="ceas_annotations" comment_char="#">
        <columns>value, dbkey, name, path</columns>
	<file path="${__HERE__}/test-data/ceas.loc" />
    </table>
</tables>