Mercurial > repos > bcrain-completegenomics > testing2
annotate cgatools/tool_data_table_conf.xml.sample.xml @ 18:77392b45bfc8 draft default tip
Uploaded
| author | bcrain-completegenomics |
|---|---|
| date | Tue, 12 Jun 2012 13:44:18 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 18 | 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 --> |
