Mercurial > repos > iuc > biobox_add_taxid
view tool_data_table_conf.xml.sample @ 1:d368e312aebd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 3d970dee40d339c0af6eda9e5a9bb39140bbc9cd
author | iuc |
---|---|
date | Fri, 30 Aug 2024 14:39:04 +0000 |
parents | 1e10251b9615 |
children |
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>