Mercurial > repos > florianbegusch > qiime2_suite
diff tool_data_table_conf.xml.sample @ 9:f190567fe3f6 draft
Uploaded
author | florianbegusch |
---|---|
date | Wed, 14 Aug 2019 15:12:48 -0400 |
parents | 370e0b6e9826 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Aug 13 07:57:53 2019 -0400 +++ b/tool_data_table_conf.xml.sample Wed Aug 14 15:12:48 2019 -0400 @@ -1,11 +1,12 @@ <tables> <table name="taxonomy_fp" comment_char="#"> <columns>value, name, dbkey, path</columns> - <file path="tool_data/ref_taxnonomy.loc" /> + <file path="tool_data/qiime_rep_set.loc" /> </table> <table name="classifier_fp" comment_char="#"> <columns>value, name, dbkey, path</columns> - <file path="tool-data/ref_classifier.loc" /> + <file path="tool-data/qiime_taxonomy.loc" /> </table> </tables> +