Mercurial > repos > bcrain-completegenomics > testing_cgatools
comparison cgatools/tool_data_table_conf.xml.sample @ 17:6a5889dac45b draft
Uploaded
author | bcrain-completegenomics |
---|---|
date | Mon, 18 Jun 2012 19:47:01 -0400 |
parents | 76bd94c165f1 |
children |
comparison
equal
deleted
inserted
replaced
16:ab41bde05d0a | 17:6a5889dac45b |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tables> | 2 <tables> |
3 <!-- | 3 <!-- |
4 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 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 --> | 5 --> |
6 <!-- Start location of cgatools crr files --> | 6 <!-- Start location of cgatools crr files --> |
7 <table name="cg_crr_files" comment_char="#"> | 7 <table name="cg_crr_files" comment_char="#"> |
8 <columns>value, dbkey, name, path</columns> | 8 <columns>value, dbkey, name, path</columns> |
9 <file path="tool-data/cg_crr_files.loc" /> | 9 <file path="tool-data/cg_crr_files.loc" /> |