Mercurial > repos > florianbegusch > qiime2_suite
diff tool_data_table_conf.xml.sample @ 0:370e0b6e9826 draft
Uploaded
author | florianbegusch |
---|---|
date | Wed, 17 Jul 2019 03:05:17 -0400 |
parents | |
children | f190567fe3f6 |
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 03:05:17 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> +