annotate tool_data_table_conf.xml.sample @ 2:b3cd759a0064 draft default tip

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