Mercurial > repos > florianbegusch > qiime2_wrappers
diff tool_data_table_conf.xml.sample @ 3:eda5df31da55 draft
Bump version to 2019.4
author | florianbegusch |
---|---|
date | Wed, 17 Jul 2019 01:53:11 -0400 |
parents | 51b9b6b57732 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Jul 17 01:53:11 2019 -0400 @@ -0,0 +1,11 @@ +<tables> + <table name="taxonomy_fp" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool_data/ref_taxnonomy.loc" /> + </table> + <table name="classifier_fp" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/ref_classifier.loc" /> + </table> +</tables> +