annotate tool_data_table_conf.xml.sample @ 1:0476ee45d253

Fix multiple wig input for heatmap.
author Jim Johnson <jj@umn.edu>
date Wed, 24 Sep 2014 10:05:45 -0500
parents 4e52505adaa6
children f404ec7f679c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
1 <tables>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
2 <!-- Locations of CEAS reference sqlite files under genome directory -->
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
3 <table name="ceasdb" comment_char="#">
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
5 <file path="tool-data/ceasdb.loc" />
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
6 </table>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
7 </tables>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
8