Mercurial > repos > bcrain-completegenomics > testing_cgatools
view cgatools/tool_data_table_conf.xml.sample @ 23:982e19c29ec0 draft default tip
Uploaded
author | bcrain-completegenomics |
---|---|
date | Mon, 10 Sep 2012 14:12:23 -0400 |
parents | 6a5889dac45b |
children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Copy 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>