Mercurial > repos > iuc > recentrifuge
view tool_data_table_conf.xml.sample @ 10:613ee22af97c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/recentrifuge commit d6d6f4b09f5b87170c45e9a0351789c9d844849c
author | iuc |
---|---|
date | Mon, 28 Apr 2025 07:22:08 +0000 |
parents | 09b7b0b2e2c2 |
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>