Mercurial > repos > devteam > data_manager_fetch_ncbi_taxonomy
view tool_data_table_conf.xml.test @ 5:9de2fb1ce1fb draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 02d2967f77e3fa5a18aea63dc84aa9ab418dc165"
author | iuc |
---|---|
date | Sun, 22 Nov 2020 12:48:48 +0000 |
parents | bdd8632fa9fb |
children | 6dd9e00dea95 |
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="${__HERE__}/test-data/ncbi_taxonomy.loc" /> </table> </tables>