Mercurial > repos > iuc > qiime_pick_closed_reference_otus
diff tool_data_table_conf.xml.sample @ 0:2b6d3067087a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit a9d1e0debcd357d8080a1c6c5f1d206dd45a7a4d
author | iuc |
---|---|
date | Fri, 19 May 2017 04:02:18 -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 Fri May 19 04:02:18 2017 -0400 @@ -0,0 +1,18 @@ +<tables> + <table name="qiime_rep_set" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/qiime_rep_set.loc" /> + </table> + <table name="qiime_rep_set_aligned" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/qiime_rep_set_aligned.loc" /> + </table> + <table name="qiime_taxonomy" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/qiime_taxonomy.loc" /> + </table> + <table name="qiime_trees" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/qiime_trees.loc" /> + </table> +</tables> \ No newline at end of file