annotate tool_data_table_conf.xml.sample @ 1:f2028d8efed6 draft default tip

Add tool_data_table_conf.xml.sample
author florianbegusch
date Thu, 24 May 2018 03:40:50 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
1 <tables>
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
2 <table name="taxonomy_fp" comment_char="#">
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
3 <columns>value, name, dbkey, path</columns>
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
4 <file path="tool_data/ref_taxnonomy.loc" />
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
5 </table>
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
6 <table name="classifier_fp" comment_char="#">
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
7 <columns>value, name, dbkey, path</columns>
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
8 <file path="tool-data/ref_classifier.loc" />
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
9 </table>
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
10 </tables>
f2028d8efed6 Add tool_data_table_conf.xml.sample
florianbegusch
parents:
diff changeset
11