annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
2 <tables>
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
3 <!--
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
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
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
5 -->
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
6 <!-- Start location of cgatools crr files -->
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
7 <table name="cg_crr_files" comment_char="#">
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
8 <columns>value, dbkey, name, path</columns>
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
9 <file path="tool-data/cg_crr_files.loc" />
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
10 </table>
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
11 <!-- End Location of cgatools crr files -->
ef23f9cd599b Uploaded
devteam
parents:
diff changeset
12 </tables>