Mercurial > repos > bcrain-completegenomics > testing3
changeset 10:26c4a8289928 draft
Uploaded
author | bcrain-completegenomics |
---|---|
date | Tue, 12 Jun 2012 13:16:21 -0400 |
parents | 28f3f7dc6708 |
children | e8bedf1cbdb3 |
files | cgatools/tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cgatools/tool_data_table_conf.xml.sample Tue Jun 12 13:16:21 2012 -0400 @@ -0,0 +1,9 @@ + <!-- + 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 + --> + <!-- 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 -->