annotate gffdm/tool_data_table_conf.xml.sample @ 0:5ef1c072f07c draft

Uploaded
author cschu
date Sun, 26 Jun 2016 16:53:36 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
1 <?xml version="1.0"?>
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
2 <tables>
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
3 <!-- Locations of Kraken database in the required format -->
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
4 <table name="gene_sets" comment_char="#">
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
5 <columns>value, dbkey, path, provider, ref</columns>
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
6 <file path="tool-data/gene_sets.loc" />
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
7 </table>
5ef1c072f07c Uploaded
cschu
parents:
diff changeset
8 </tables>