view cgatools/tool_data_table_conf.xml.sample @ 17:b5d625104ba1 draft

Uploaded
author bcrain-completegenomics
date Tue, 12 Jun 2012 13:30:30 -0400
parents 4f338a8e39b3
children
line wrap: on
line source

    <!-- 
         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 -->