Mercurial > repos > bcrain-completegenomics > testing4
comparison scripts/tool_data_table_conf.xml.sample @ 10:745e2083374e draft default tip
Deleted selected files
author | bcrain-completegenomics |
---|---|
date | Thu, 14 Jun 2012 12:04:05 -0400 |
parents | 58e466b93553 |
children |
comparison
equal
deleted
inserted
replaced
9:58e466b93553 | 10:745e2083374e |
---|---|
1 <tables> | |
2 <!-- | |
3 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 | |
4 --> | |
5 <!-- Start location of cgatools crr files --> | |
6 <table name="cg_crr_files" comment_char="#"> | |
7 <columns>value, dbkey, name, path</columns> | |
8 <file path="tool-data/cg_crr_files.loc" /> | |
9 </table> | |
10 <!-- End Location of cgatools crr files --> | |
11 </tables> |