Mercurial > repos > devteam > testing_cgatools
comparison testing_cgatools-982e19c29ec0/cgatools/tool_data_table_conf.xml.sample @ 0:ef23f9cd599b draft default tip
Uploaded
| author | devteam |
|---|---|
| date | Thu, 27 Sep 2012 13:37:59 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ef23f9cd599b |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- | |
| 4 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 | |
| 5 --> | |
| 6 <!-- Start location of cgatools crr files --> | |
| 7 <table name="cg_crr_files" comment_char="#"> | |
| 8 <columns>value, dbkey, name, path</columns> | |
| 9 <file path="tool-data/cg_crr_files.loc" /> | |
| 10 </table> | |
| 11 <!-- End Location of cgatools crr files --> | |
| 12 </tables> |
