Mercurial > repos > devteam > data_manager_fetch_ncbi_taxonomy
view tool_data_table_conf.xml.sample @ 4:cef5c909ccb8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 79946a95eb9a4c98fde04fa2cb3bc6a31a28e407"
author | iuc |
---|---|
date | Tue, 07 Jul 2020 00:05:59 +0000 |
parents | 078e803565cf |
children | eaca3e270bf6 |
line wrap: on
line source
<?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>