Mercurial > repos > bcrain-completegenomics > testing3
annotate CG_cgatools/tool_data_table_conf.xml.sample @ 6:cae65fe42805 draft
Uploaded
author | bcrain-completegenomics |
---|---|
date | Tue, 12 Jun 2012 12:27:03 -0400 |
parents | 284804ad13c9 |
children |
rev | line source |
---|---|
5 | 1 <!-- |
2 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 | |
3 --> | |
4 <!-- Start Location of cgatools crr files --> | |
5 <table name="cg_crr_files" comment_char="#"> | |
6 <columns>value, dbkey, name, path</columns> | |
7 <file path="tool-data/cg_crr_files.loc" /> | |
8 </table> | |
9 <!-- End Location of cgatools crr files --> |