view tool_data_table_conf.xml.sample @ 1:df9033b88b53 draft

Fix data manager for Galaxy version v16.04 (was failing with import error for 'six' package)
author pjbriggs
date Thu, 11 Aug 2016 04:16:49 -0400
parents f411ce97a351
children
line wrap: on
line source

<tables>
    <table name="ceas_annotations" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/ceas.loc" />
    </table>
</tables>