Mercurial > repos > florianbegusch > qiime2_wrappers
diff tool_data_table_conf.xml.sample @ 0:51b9b6b57732 draft
Uploaded
author | florianbegusch |
---|---|
date | Thu, 24 May 2018 05:21:07 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu May 24 05:21:07 2018 -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> +