Mercurial > repos > devteam > data_manager_fetch_ncbi_taxonomy
diff tool_data_table_conf.xml.sample @ 0:fafcd2f5db36 draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 220e70acb66016873732b193b3ac20ae48083f0b-dirty
author | devteam |
---|---|
date | Thu, 08 Oct 2015 12:14:42 -0400 |
parents | |
children | 6dd9e00dea95 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Oct 08 12:14:42 2015 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of taxonomy data downloaded from NCBI --> + <table name="ncbi_taxonomy" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/ncbi_taxonomy.loc" /> + </table> +</tables>