Mercurial > repos > devteam > data_manager_fetch_ncbi_taxonomy
view tool_data_table_conf.xml.sample @ 1:926847693e4d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 8652f36a3a3838dca989426961561e81432acf4f
author | iuc |
---|---|
date | Tue, 04 Apr 2017 18:08:21 -0400 |
parents | fafcd2f5db36 |
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="tool-data/ncbi_taxonomy.loc" /> </table> </tables>